diff options
author | paul <paul> | 2005-04-29 03:16:42 +0000 |
---|---|---|
committer | paul <paul> | 2005-04-29 03:16:42 +0000 |
commit | 30d0383dcf03960d0b32b127475e749f0b87e748 (patch) | |
tree | 3618935be3a52c680338381d86d992211cc6d0fe /doc/ChangeLog | |
parent | 649e853f773208300dd4c07e5e56a1ddb5aa1d7b (diff) |
2005-04-29 Paul Jakma <paul@dishone.st>
* defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
* quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
to update quagga.texi so that the 'UPDATED' in version.texi will
be more recent, the Makefile seems to be dumb and not examine
the texi files from which quagga.texi is generated.
* quagga.info: Fresh copy to match updates.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 583117a5..d13826a3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2005-04-29 Paul Jakma <paul@dishone.st> + + * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING. + * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse + to update quagga.texi so that the 'UPDATED' in version.texi will + be more recent, the Makefile seems to be dumb and not examine + the texi files from which quagga.texi is generated. + * quagga.info: Fresh copy to match updates. + 2005-04-28 Paul Jakma <paul@dishone.st> * quagga.info: updated |