summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index aa21eba2a..66225fe59 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-11 Paul Eggert <eggert@cs.ucla.edu>
+
+ * version-etc-fsf.c (version_etc_copyright): Parameterize the
+ copyright symbol and the year.
+ * version-etc.c (COPYRIGHT_YEAR): New constant.
+ (version_etc_va): Use parameterized copyright notice.
+ Reword to conform to the current GNU coding standards.
+
2005-07-08 Eric Blake <ebb9@byu.net> (tiny change)
* getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.