summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-04-16 15:51:05 +0000
committerpaul <paul>2005-04-16 15:51:05 +0000
commitdc830cbfac8dd9633e070550359a5d6f8dac8fe5 (patch)
tree9b412c3e737868b0ef3917b97c5b62165ca6cf13 /lib/ChangeLog
parent03ecfb6789c25d65a35e050661fa7f23f1e4e66e (diff)
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.
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.