aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5f7367..a4b2aed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-02 Thomas Schwinge <tschwinge@gnu.org>
+
+ * global.c (LintLib): Remove definition.
+ * global.h (LintLib): Remove declaration.
+ * header.c (WriteUserRoutine, WriteServerRoutine): Don't emit `Lint'
+ code.
+ * user.c (WriteIncludes): Likewise.
+ * utils.c (WriteRCSDecl): Likewise.
+
2007-04-03 Thomas Schwinge <tschwinge@gnu.org>
* mig.in (--help): Document the ``-i'' option better.