Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-10-22 03:29:22 +0400
committerMark Mitchell <mark@codesourcery.com>2005-10-22 03:29:22 +0400
commit6fd3ff4e701aa93f94fa1216b83ab6dde6ab2e5d (patch)
tree5002a35659a7eff7e6d224d92a1fbc1c61af5018 /etc/ChangeLog
parenta6d19f4cd4da71db2383f5828bbb5f7a0cc1f982 (diff)
* texi2pod.pl: Substitue for @value even when part of @include.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 96794ff1c..0f01686d6 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-11 Mark Mitchell <mark@codesourcery.com>
+
+ * texi2pod.pl: Substitue for @value even when part of @include.
+
2005-10-21 Bob Wilson <bob.wilson@acm.org>
* texi2pod.pl: Import latest version from GCC.