aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-12-25 23:49:40 +0000
committerChristopher Faylor <me@cgf.cx>2002-12-25 23:49:40 +0000
commitc6c890e21af3187b01eb0434f75844ebe32ce328 (patch)
treed0bf0a8de6f3415be08ce3a92b4d1704de21c150 /winsup
parent1091853afcb1e6d54bba1ccfbec91781fe255b7f (diff)
downloadnewlib-c6c890e21af3187b01eb0434f75844ebe32ce328.zip
newlib-c6c890e21af3187b01eb0434f75844ebe32ce328.tar.gz
newlib-c6c890e21af3187b01eb0434f75844ebe32ce328.tar.bz2
minor reformatting
Diffstat (limited to 'winsup')
-rw-r--r--winsup/utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 9eea3ff..20f7ae0 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -54,6 +54,7 @@
* cygcheck.cc: Reorder includes to avoid compiler error.
2002-09-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
+
* cygcheck.cc (print_version) Add final newline.
* getfacl.c (print_version) Add final newline.
* kill.cc (print_version) Add final newline.
@@ -69,6 +70,7 @@
* umount.cc (print_version) Add final newline.
2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>
+
* cygpath.cc (options) New global variable.
(main) Make short options global for easier change.
(print_version) Add a missing newline.