* error_message.c, error_table.h: Added support to use ErrorLib
authorAlexandra Ellwood <lxs@mit.edu>
Thu, 28 Oct 1999 21:34:52 +0000 (21:34 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Thu, 28 Oct 1999 21:34:52 +0000 (21:34 +0000)
to get MIT Support Library and Mac OS Toolbox error codes
(similar to the way windows does it).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11888 dc483132-0cff-0310-8789-dd5450dbe970

src/util/et/ChangeLog

index 0f832913e2e93aa0485f0283f0d62915e51bb3b4..dd8a0749108bbf55a6b8727157d2547cbb7417bf 100644 (file)
@@ -1,3 +1,9 @@
+1999-10-28  Alexandra Ellwood  <lxs@mit.edu>
+
+       * error_message.c, error_table.h: Added support to use ErrorLib 
+       to get MIT Support Library and Mac OS Toolbox error codes 
+       (similar to the way windows does it).
+
 1999-10-26  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,