mac fixes see file

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19513 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
dwetzel 2004-06-14 00:06:03 +00:00
parent 15bc17fa7d
commit 64c1977fe6

View file

@ -1,3 +1,12 @@
2004-06-14 David Wetzel <dave@turbocat.de>
* GSWeb.framework/GSWElementIDString.m
added setString: (original code from Philip Moetteli,
debugged with David Ayers)
tested on MacOSX with Apple Foundation
* GSWeb.framework/GSWMessage.m
in appendContentString: append string only if not nil
(patch from Philip Moetteli)
2004-06-01 David Wetzel <dave@turbocat.de>
* GSWeb.framework/GSWDeclarationParser.m: