From: Richard Basch Date: Thu, 6 Feb 1997 03:39:41 +0000 (+0000) Subject: Fixed bad ChangeLog entry during last commit X-Git-Tag: krb5-1.1-beta1~1380 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1179301381a47e5c389122f698f7c1e666ba5d5d;p=krb5.git Fixed bad ChangeLog entry during last commit git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9791 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/wintel/ChangeLog b/src/windows/wintel/ChangeLog index c6179cdcf..9e476c750 100644 --- a/src/windows/wintel/ChangeLog +++ b/src/windows/wintel/ChangeLog @@ -1,7 +1,9 @@ Wed Feb 5 22:22:24 1997 Richard Basch * Makefile.in: Fixed win16 linking of telnet.exe - * encrypt.c: + * encrypt.c: Do not use printf; use MessageBox and OutputDebugString + * encrypt.h: Fixed des425 library prototypes (win16) + * telnet.c: Removed ^M at end of every line Wed Jun 12 00:22:02 1996 Theodore Ts'o