projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac3108
)
Fixed bad ChangeLog entry during last commit
author
Richard Basch
<probe@mit.edu>
Thu, 6 Feb 1997 03:39:41 +0000
(
03:39
+0000)
committer
Richard Basch
<probe@mit.edu>
Thu, 6 Feb 1997 03:39:41 +0000
(
03:39
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9791
dc483132
-0cff-0310-8789-
dd5450dbe970
src/windows/wintel/ChangeLog
patch
|
blob
|
history
diff --git
a/src/windows/wintel/ChangeLog
b/src/windows/wintel/ChangeLog
index c6179cdcfe11b40ffe0d7c34f84ff60a6a51e5e9..9e476c750257ae927b4f3b648fbb0b421785a1dc 100644
(file)
--- a/
src/windows/wintel/ChangeLog
+++ b/
src/windows/wintel/ChangeLog
@@
-1,7
+1,9
@@
Wed Feb 5 22:22:24 1997 Richard Basch <basch@lehman.com>
* 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 <tytso@rsts-11.mit.edu>