summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>2006-01-13 16:07:02 +0000
committerBrendan Kehoe <brendan@zen.org>2006-01-13 16:07:02 +0000
commitd9146f05bf928cabb82d7d670394703ef023edb3 (patch)
tree13fe79f75a9ddbc07783562122b2997d72b41410 /ChangeLog
parenta35e3ca3f168a6baf7749ba38347cc489057475b (diff)
downloadgperf-d9146f05bf928cabb82d7d670394703ef023edb3.tar.gz
* NEWS: Add note about #line directive fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb21486..c039cf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-01-13 Brendan Kehoe <brendan@zen.org>
+ * Created gperf-3.0.2.tar.gz release.
+
+ * NEWS: Add note about #line directive fix.
+
+ * doc/gperf.texi (UPDATED): Correct to be today.
+ * doc: Regenerated by doing make in a configured tree.
+ Requires makeinfo, texi2dvi, texi2pdf, and texi2html.
+
* configure.in: Add AC_OBJEXT and AC_EXEEXT.
* lib/Makefile.in (OBJEXT): Define for subst.
(OBJECTS): Use $(OBJEXT) instead of '.o'.