mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
4f9574fc5d
commit
98c6309213
2 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -149,7 +149,6 @@ BASE_MFILES = \
|
|||
CXXException.m\
|
||||
GSArray.m \
|
||||
GSAttributedString.m \
|
||||
GSBlocks.m \
|
||||
GSConcreteValue.m \
|
||||
GSCountedSet.m \
|
||||
GSDictionary.m \
|
||||
|
|
Loading…
Reference in a new issue