Update notes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26268 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-03-11 14:24:27 +00:00
parent 368a16a5c8
commit c9de63d96d
4 changed files with 21 additions and 10 deletions

View file

@ -37,8 +37,8 @@ notice and this notice are preserved.
<deflist>
<term>Configuration/NSUserDefaults</term>
<desc>
Syntax withing the configuration file extended so that a leading
'../' in a path name denotes a relative path nin a relocatable
Syntax within the configuration file extended so that a leading
'../' in a path name denotes a relative path in a relocatable
installation.<br />
New 'GlobalDefaults.plist' file in the same directory as the main
GNUstep config file allows packagers/sysadmins to set up global

View file

@ -11,12 +11,23 @@ The currently released version of the library is
See the @url{ReleaseNotes.html} document for more information.
@end ifclear
@section Noteworthy changes in version @samp{1.15.3}
@itemize @bullet
@item Extended NSUserDefaults so it recognizes ../ as a relative path.
@item Added TLS/SSL support for NSStream based on GNU TLS
@item Added support for https to NSURLConnection using new stream code and
added basic support for digest authentication.
@item Fixed various problems with and added new options to KVO.
@end itemize.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.15.2}
Bug fixes include improved thread safety (and a change to the NSThread
class structure) and Key-Value observing.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{1.15.1}
This is an unstable release. There may be API and ABI changes