summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b270bcbf1..df38106bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2006-03-27 Jim Meyering <jim@meyering.net>
+2006-03-22 Eric Blake <ebb9@byu.net>
* Version 6.0-cvs.
+ * src/ptx.c (usage): Remove mention of --copyright/-C.
+ (main): Alias --copyright to --version plus a deprecation warning.
+ * NEWS: Mention this.
+
+2006-03-27 Jim Meyering <jim@meyering.net>
+
* src/Makefile.am (uptime_LDADD): Add $(POW_LIB), for uptime's
use of strtod. Tiny patch from Nickolai Zeldovich.