Added ChangeLog entry from last commit

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33719 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Chisnall 2011-08-11 10:57:33 +00:00
parent 0760bfa96f
commit 44a37224b8

View file

@ -1,3 +1,9 @@
2011-08-11 10:57 theraven
* libs/gui/trunk/Tools/speech/GSSpeechEngine.h: Move the
+defaultSpeechServer method into a category interface, to silence
a clang warning.
2011-08-11 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSView.m (-setBoundsSize:): Adjust the origin as well.