Fixed order of last two changelog entries

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32813 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2011-04-08 23:00:32 +00:00
parent 30d30eb201
commit b03ac4ca6c

View file

@ -1,15 +1,15 @@
2011-04-08 Riccardo Mottola <rm@gnu.org>
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
* configure.ac: Set OBJCXX to ${CXX}, not to the literal CXX.
* configure: Updated.
2011-04-08 Riccardo Mottola <rm@gnu.org>
* target.make: Override gcc's default relax option sent to the
linker in case of relative linking -Wl,-r. This should affect
only SPARC and a few others uncommon archs and be ignored on the
others.
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
* configure.ac: Set OBJCXX to ${CXX}, not to the literal CXX.
* configure: Updated.
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
* Instance/application.make