Add check if the value is not an empty string. [BZ #597]
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Dec 2004 10:56:19 +0000 (10:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Dec 2004 10:56:19 +0000 (10:56 +0000)
ChangeLog

index 03288a0..a38c1d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2004-12-08  Thorsten Kukuk  <kukuk@suse.de>
 
        * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_getnetgrent_r):
-       Add check if the value is not an empty string.  [BZ #305]
+       Add check if the value is not an empty string.  [BZ #597]
 
 2004-11-29  Jakub Jelinek  <jakub@redhat.com>