diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2003-09-09 Chip Salzenberg <chip@pobox.com> + * debian/changelog: Version 1.0.5-3. * support/export/hostname.c (get_reliable_hostbyaddr): Fix crash on invalid reverse DNS. diff --git a/debian/changelog b/debian/changelog index 76f4168..2d7c980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nfs-utils (1:1.0.5-3) unstable; urgency=high + + * Upstream CVS sync: + > Fix crash on invalid reverse DNS. (closes: #209318) + + -- Chip Salzenberg <chip@debian.org> Tue, 9 Sep 2003 11:56:50 -0400 + nfs-utils (1:1.0.5-2) unstable; urgency=low * Upstream CVS sync: |