]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Oct 1999 07:34:53 +0000 (07:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Oct 1999 07:34:53 +0000 (07:34 +0000)
1999-10-04  Andreas Jaeger  <aj@suse.de>

* timezone/README: Change wording to not mention the current
version.  This way we can't forget to update the file.

1999-10-04  Andreas Jaeger  <aj@suse.de>
* manual/time.texi (Basic CPU Time): Fix typo.
Reported by Ben Pfaff <pfaffben@msu.edu>.

1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
* string/string.h: Move __memrchr declaration to ...
* include/string.h: ...here.

ChangeLog
manual/time.texi
timezone/README

index bd320a2fb9a3aa76f6c0c43b9fcd0743768aa58d..a9705498506f2db2d15b90d1b13dafe54c878dc6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
-1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
+1999-10-04  Andreas Jaeger  <aj@suse.de>
+
+       * timezone/README: Change wording to not mention the current
+       version.  This way we can't forget to update the file.
+
+1999-10-04  Andreas Jaeger  <aj@suse.de>
 
-       * include/string.h: Add __memrchr declaration.
+       * manual/time.texi (Basic CPU Time): Fix typo.
+       Reported by Ben Pfaff <pfaffben@msu.edu>.
+
+1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
 
-       * string/string.h: Moce __memrchr declaration to include/string.h.
+       * string/string.h: Move __memrchr declaration to ...
+       * include/string.h: ...here.
 
 1999-10-03  Ulrich Drepper  <drepper@cygnus.com>
 
index 543042acc6e9289ee599fcd6a35741f3014af8a6..852df4355b0a9dc0b9ff8f835ba46f8627d8a0a4 100644 (file)
@@ -104,7 +104,7 @@ around 36 minutes.
 @deftypevr Macro int CLOCKS_PER_SEC
 The value of this macro is the number of clock ticks per second measured
 by the @code{clock} function.  POSIX requires that this value is one
-million independend of the actual resolution.
+million independent of the actual resolution.
 @end deftypevr
 
 @comment time.h
index d5bf7080749c1ce7c264fdd34e333b95941622b2..f9aebca7a657ca82c5b0f499c381a67c1bfcbfe0 100644 (file)
@@ -1,14 +1,17 @@
 The files
        zic.c zdump.c ialloc.c scheck.c tzfile.h
        private.h tzselect.ksh checktab.awk
-come from the tzcode1999e package by Arthur David Olson et.al.
+come from the tzcode package by Arthur David Olson et.al.
 
 The files
        africa antarctica asia australasia europe
        northamerica southamerica pacificnew etcetera factory
        backward systemv solar87 solar88 solar89
        iso3166.tab zone.tab leapseconds yearistype
-come from the tzdata1999e package by Arthur David Olson et.al.
+come from the tzdata package by Arthur David Olson et.al.
+
+Please check the ChangeLog files in the top level directory for the
+version of the tzcode and tzdata packages.
 
 These packages may be found at ftp://elsie.nci.nih.gov/pub/.  Commentary
 should be addressed to tz@elsie.nci.nih.gov.