]> andersk Git - openssh.git/commitdiff
- chl@cvs.openbsd.org 2007/10/02 17:49:58
authordjm <djm>
Fri, 26 Oct 2007 04:27:02 +0000 (04:27 +0000)
committerdjm <djm>
Fri, 26 Oct 2007 04:27:02 +0000 (04:27 +0000)
     [ssh-keygen.c]
     handles zero-sized strings that fgets can return
     properly removes trailing newline
     removes an unused variable
     correctly counts line number
     "looks ok" ray@ markus@

ChangeLog

index 607f13974688eb77f1daabd923f264dcf2b2eea4..7f6f217096a55263d39ce6ea87f5ee8106094400 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    - chl@cvs.openbsd.org 2007/10/02 17:49:58
      [ssh-keygen.c]
      handles zero-sized strings that fgets can return
+     properly removes trailing newline
+     removes an unused variable
+     correctly counts line number
+     "looks ok" ray@ markus@
 
 20070927
  - (dtucker) [configure.ac atomicio.c] Fall back to including <sys/poll.h> if
This page took 0.043729 seconds and 5 git commands to generate.