about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-08 17:52:07 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-08 17:52:07 +0000
commit0f5219d4faac675565064b264d9fe43bd15fc921 (patch)
tree2a01e5f0dc18e867c1502bcc2fe93046e13834cf /ChangeLog
parentb5c6276a6ea23cf92e30132b92cf14119235b257 (diff)
downloadglibc-0f5219d4faac675565064b264d9fe43bd15fc921.tar.gz
glibc-0f5219d4faac675565064b264d9fe43bd15fc921.tar.xz
glibc-0f5219d4faac675565064b264d9fe43bd15fc921.zip
Update.
	* po/cs.po: Fix typos.

	handling of empty entries.  [PR libc/1345]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4950a18d91..fd7b5416a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
 1999-10-08  Ulrich Drepper  <drepper@cygnus.com>
 
+	* po/cs.po: Fix typos.
+
 	* nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_spent): Fix
-	handling of empty entries.
+	handling of empty entries.  [PR libc/1345]
 	Patch by Thorsten Kukuk <kukuk@suse.de>.
 
 1999-10-08  Andreas Schwab  <schwab@suse.de>