Update ChangeLog. reverse accidental addition of GSBlocks.m to makefile ...

we mustn't thave it there until it can be added without causing link error.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32533 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-03-11 09:17:34 +00:00
parent 4f9574fc5d
commit 98c6309213
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2011-03-11 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSBlocks.m: Added header
* Headers/Additions/GNUstepBase/GSBlocks.h: Added header
* Headers/Foundation/NSRegularExpression.h: Added header
Added missing copyright headers etc.
2011-03-09 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSUserDefaults.m: Fix bug in resetting ... was ending up

View file

@ -149,7 +149,6 @@ BASE_MFILES = \
CXXException.m\
GSArray.m \
GSAttributedString.m \
GSBlocks.m \
GSConcreteValue.m \
GSCountedSet.m \
GSDictionary.m \