diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index c420fa71..c0c84167 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -19,7 +19,8 @@ * md5.h: POSIX types. Get rid of the odd __P() non-ANSI capable compiler compatibility hack. * if.c: (connected_free) use MTYPE for connected label. - memtypes.c: Add MTYPE_CONNECTED_LABEL + * memtypes.c: Add MTYPE_CONNECTED_LABEL + * memtypes.h: Update auto-built file. 2005-10-26 Paul Jakma <paul.jakma@sun.com> |