Fixed a bug in key/value coding in NSObject

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9857 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-05-06 15:48:01 +00:00
parent c71b2daae9
commit dbf5bbedcb

View file

@ -1,3 +1,9 @@
2001-06-04 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSObject.m (GSGetValue): Call handleQueryWithUnboundKey:
rather than handleTakeValue:forUnboundKey: when no property
binding is found.
2001-05-04 Nicola Pero <n.pero@mi.flashnet.it>
* configure.in: Abort if GNUSTEP_SYSTEM_ROOT is empty, printing a