Minor bugfix

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3396 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-12-06 20:18:48 +00:00
parent 0b270c17b4
commit 8c43926ae3

View file

@ -1,3 +1,8 @@
Sun Dec 6 20:35:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
* NSWorkspace.m: Fixed error in application cache path setup.
* GNUServicesManager.m: Fixed error in application cache path setup.
Sat Dec 5 1998 Felipe A. Rodriguez <far@ix.netcom.com>
* NSView.m resizeWithOldSuperviewSize: fully implement.