about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-28 22:42:52 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-28 22:42:52 +0000
commitd935095e2ac1d06c63f9b48e7bb398d0d9da8c35 (patch)
treed824115b0bad4c18b7cfd9084dc5658e3d7e67d9 /ChangeLog
parent034a1ee59f28c58f685ef9b6376ad7568c8bdb49 (diff)
downloadglibc-d935095e2ac1d06c63f9b48e7bb398d0d9da8c35.tar.gz
glibc-d935095e2ac1d06c63f9b48e7bb398d0d9da8c35.tar.xz
glibc-d935095e2ac1d06c63f9b48e7bb398d0d9da8c35.zip
* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off
	by one error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c16ce5d3c..e7c27e0b35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-28  Thorsten Kukuk  <kukuk@suse.de>
+
+	* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off
+	by one error.
+
 2005-10-24  Roland McGrath  <roland@redhat.com>
 
 	[BZ #1534]