Version 1.11.1

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21724 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2005-09-19 03:59:09 +00:00
parent 1c3d59ee22
commit b7f14d9d72
6 changed files with 59 additions and 19 deletions

View file

@ -24,6 +24,25 @@ notice and this notice are preserved.
changes and other information that might help developers and users
migrate to using a newer version of the library.
</p>
<section>
<heading>Version 1.11.1</heading>
<deflist>
<term>NSSortDescriptor</term>
<desc>
New class.
<term>NSStringFromPoint, NSStringFromRect, NSStringFromSize</term>
<desc>
Functions now output strings that can be read by old
OpenStep implementations (but can also still be read by GNUstep and
MacOSX).
</desc>
<term>Debugging support</term>
<desc>
More support for debugging on mingw, including writing logs to
debugger and event viewer.
</desc>
</deflist>
</section>
<section>
<heading>Version 1.11.0</heading>
<p>