summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c50a3646..e5ee5494 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-16 Paul Jakma <paul@dishone.st>
+
+ * memtypes.c: the comment about use of comments in the comments
+ headers was causing comment within comment warnings from compiler
+ * memtypes.awk: Add extensive comments on the file format for
+ memtypes.c.
+ tighten the pattern for the MTYPE matching action (suggestion from
+ Andrew) and tighten which field we try the match on.
+
2005-04-15 Paul Jakma <paul@dishone.st>
* memtypes.c: The new, unified location for memory type definitions.