diff --git a/ChangeLog b/ChangeLog
index fd2ea5c1c..a4c0b8061 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-06 Adam Fedor
A great deal of improvements have occured recently. This includes + many improvements in garbage collection (first to get it working again). + Also many Mac OS X 10.5 methods and classes have been added, as well + as compatibility improvements. +
+ Highlights: +diff --git a/Documentation/news.texi b/Documentation/news.texi index af1265d19..999ef7b0e 100644 --- a/Documentation/news.texi +++ b/Documentation/news.texi @@ -11,6 +11,17 @@ 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.19.1} + +@item @bullet +@item New Mac OS X methods for writing data in NSData +@item New classes NSHashTable and NSMapTable +@item Garbage collection now works again and is much improved. +@item Method return types and arguments have been changed for Mac OS X 10.5 +@end itemize + +@ifclear ANNOUNCE-ONLY + @section Noteworthy changes in version @samp{1.19.0} @itemize @bullet @@ -21,8 +32,6 @@ See the @url{ReleaseNotes.html} document for more information. @item Support for @@synchronize @end itemize -@ifclear ANNOUNCE-ONLY - @section Noteworthy changes in version @samp{1.15.3} @itemize @bullet