mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-24 17:28:59 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34502 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9e2747ae90
commit
8731a99eb4
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-01-12 10:10 theraven
|
||||
|
||||
* libs/base/trunk/Headers/Foundation/NSException.h: Tweak the
|
||||
exception mismatch handling so that if base is using native exceptions
|
||||
and the user doesn't specify an exception mode then we just don't define
|
||||
the NS_ macros, so code that uses @try etc. compiles without requiring
|
||||
every cc line to specify a long -D flag just to be allowed to #import
|
||||
Foundation.h.
|
||||
|
||||
2012-01-10 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSBundle.m: Remove cached paths when the owning bundle is
|
||||
|
|
Loading…
Reference in a new issue