mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7546 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a81ad0483b
commit
36c1dc24c5
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-09-19 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/base/Unicode.h:
|
||||
New functions encode_ustrtostr_strict() and encode_unitochar_strict()
|
||||
* Source/NSString.m:
|
||||
Impelemented [initWithUTF8String:]
|
||||
* Source/NSGCString.m:
|
||||
* Source/NSGString.m:
|
||||
Implemented method [dataUsingEncoding:allowLossyConversion:]
|
||||
* Source/Unicode.m:
|
||||
New strict methods for string conversion.
|
||||
|
||||
2000-09-15 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.in: Turn off enable_fake_main if on MinGW.
|
||||
|
|
Loading…
Reference in a new issue