diff --git a/ChangeLog b/ChangeLog index 03fd68979..89d17c24a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-08-20 Pierre-Yves Rivaille + + * Documentation/gsdoc/ NSPipe.{gsdoc, html}: this class has been + forgotten + * Documentation/gsdoc/{Base, NSObject, NSPort}.{gsdoc, html}: + updates to the links to show NSPipe + 2001-08-16 Richard Frith-Macdonald * Tools/gsdoc.m: ([-initWithFileName:]) call xmlKeepBlanksDefault(0) @@ -19,7 +26,8 @@ * Source/GSMime.m: ([-decodeData:fromRange:intoData:withContext:]) One line fix suggested by Stephen Brandon - * Source/GSMime.m: ([-_decodeBody:]) fix parsing multipart documents as there was an error in the logic for testing to see if the sub docs + * Source/GSMime.m: ([-_decodeBody:]) fix parsing multipart documents + as there was an error in the logic for testing to see if the sub docs had been parsed correctly. 2001-08-03 Adam Fedor