diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-03-15 10:11:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-03-15 10:11:11 +0000 |
commit | d1987d2d19cff48a896dce678792c3bc2aa90968 (patch) | |
tree | e4a79e2c42264c620657c543cb4db4a0f4783f91 | |
parent | b0377551b68db7a263999df0765b66cb2d821935 (diff) | |
download | glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.zip glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.tar.gz glibc-d1987d2d19cff48a896dce678792c3bc2aa90968.tar.bz2 |
Update.
1999-03-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* manual/libc.texinfo: Undo last change for now.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | localedata/CHECKSUMS | 2 | ||||
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | manual/libc.texinfo | 4 |
4 files changed, 12 insertions, 3 deletions
@@ -1,3 +1,7 @@ +1999-03-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * manual/libc.texinfo: Undo last change for now. + 1999-03-15 Ulrich Drepper <drepper@cygnus.com> * intl/locale.alias: Add entries for Croatian. diff --git a/localedata/CHECKSUMS b/localedata/CHECKSUMS index c177567..c48253e 100644 --- a/localedata/CHECKSUMS +++ b/localedata/CHECKSUMS @@ -212,7 +212,7 @@ d9e85f9c1dc5d2d9396afac293f0553c locales/fr_CA 8c17257001e3d33e8ab8c5dc9fae87a7 locales/fr_LU fe6ba034da4ce416f480a11a0b1f7356 locales/ga_IE e5730342b747e9445b6448792d39d121 locales/he_IL -99d3fcad5951491c47d694370240757e locales/hr_HR +1291e71feb2a02bf24717857c936ad16 locales/hr_HR 0b21f01202e6ca3de0835191205c54ab locales/hu_HU 2325701702c17598f3a4e1321da6d84b locales/is_IS 69b619bf7fad926c3c04349f1a316d0d locales/it_IT diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2a48f8b..68fe547 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +1999-03-15 Ulrich Drepper <drepper@cygnus.com> + + * locales/hr_HR: Various corrections. + Patch by Tomislav Vujec <tvujec@CARNet.hr>. + 1999-03-08 Ulrich Drepper <drepper@cygnus.com> * locales/ru_RU (mon): Fix March and May month name translations. diff --git a/manual/libc.texinfo b/manual/libc.texinfo index 21a864c..ee5ee05 100644 --- a/manual/libc.texinfo +++ b/manual/libc.texinfo @@ -101,13 +101,13 @@ Foundation. @end titlepage @page -@ifnottex +@ifinfo @node Top, Introduction, (dir), (dir) @top Main Menu This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU C Library Reference Manual}, for Version @value{VERSION} of the GNU C Library. -@end ifnottex +@end ifinfo @include top-menu.texi @include chapters.texi |