clarify a little
authorKen Raeburn <raeburn@mit.edu>
Wed, 8 Nov 2000 05:47:07 +0000 (05:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 8 Nov 2000 05:47:07 +0000 (05:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12856 dc483132-0cff-0310-8789-dd5450dbe970

src/util/et/ChangeLog

index f64c89cfbafebcc5b0e71ab5ed14246b05089f9f..6441d2ad7774e6116e3518c912b710fed329191f 100644 (file)
@@ -1,8 +1,9 @@
 2000-11-08  Ken Raeburn  <raeburn@mit.edu>
 
-       Test out lclint and its4 on com_err library.  One lclint error
-       left on Solaris, due to deficiencies in lclint.  Its4 chokes in
-       parser.
+       Test out lclint and its4 on com_err library, fixing reported
+       problems (including a rewrite of the memory management model).
+       One lclint error left on Solaris, due to deficiencies in lclint.
+       Its4 chokes in parser.
        * com_err.h (struct error_table): Annotate MSGS as pointing to
        'shared' data.
        (error_message): Returned data is 'observer' and 'dependent';