diff options
author | paul <paul> | 2005-04-25 14:02:44 +0000 |
---|---|---|
committer | paul <paul> | 2005-04-25 14:02:44 +0000 |
commit | 2c1de2a8b89f3d3364ad716cfbba295097c7fc61 (patch) | |
tree | 48b6dfef347eae56afdac7d0be14a9c547a2149b /lib/ChangeLog | |
parent | ab59ae3519d986d4544ba1ca15d6c17b3f52f86b (diff) |
2005-04-25 Paul Jakma <paul.jakma@sun.com>
* memory.c: Make the string field much wider
* memtypes.c: Correct the prefix list str/entry strings
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 3b619d8b..61b37642 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,8 @@ * Makefile.am: Refer to source files via srcdir variable, fix out-of-tree build breakage. + * memory.c: Make the string field much wider + * memtypes.c: Correct the prefix list str/entry strings 2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |