Added missing changelog entries for Richard's changes to Documentation/README.MinGW

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@27632 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2009-01-19 13:56:13 +00:00
parent 09b6e6f352
commit 5617051d14

View file

@ -25,6 +25,10 @@
GNUSTEP_INSTALLATION_DOMAIN in the environment before
configuring gnustep-base.
2009-01-06 Richard Frith-Macdonald <rfm@gnu.org>
* Documentation/README.MinGW: Fix error in path to install gnutls.
2009-01-06 Adam Fedor <fedor@gnu.org>
* Version 2.0.8
@ -88,6 +92,11 @@
* Documentation/README.Packaging: New file providing complete
instructions and recommendations on how to create GNUstep
packages.
2008-12-05 Richard Frith-Macdonald <rfm@gnu.org>
* Documentation/README.MingW: Fix missing part of ffi
instructions.
2008-12-05 Richard Frith-Macdonald <rfm@gnu.org>