diff options
author | chip <chip> | 2003-03-26 16:54:14 +0000 |
---|---|---|
committer | chip <chip> | 2003-03-26 16:54:14 +0000 |
commit | 1b4c3a6d7972b86fee563d0b22b32eda8b0afcf9 (patch) | |
tree | af7065f3809321ee2e7eee217d574e660bcdab85 | |
parent | 992d5ad4ade0be68c73391f42afd42bc29adabc3 (diff) | |
download | nfs-utils-1b4c3a6d7972b86fee563d0b22b32eda8b0afcf9.tar.gz nfs-utils-1b4c3a6d7972b86fee563d0b22b32eda8b0afcf9.tar.xz nfs-utils-1b4c3a6d7972b86fee563d0b22b32eda8b0afcf9.zip |
2003-03-26 Chip Salzenberg <chip@pobox.com>
* debian/changelog: Version 1.0.3-1.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | debian/changelog | 8 |
2 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-03-26 Chip Salzenberg <chip@pobox.com> + + * debian/changelog: Version 1.0.3-1. + 2003-03-26 NeilBrown <neilb@cse.unsw.edu.au> * utils/mountd/rmtab.c (slink_safe_rename): real_newpath should be diff --git a/debian/changelog b/debian/changelog index 3b3fb69..ff84c2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nfs-utils (1:1.0.3-1) unstable; urgency=low + + * New upstream version: + > Support reading and writing export cache in /proc/rpc/*/channel, + as current syscall interface may not survive into 2.6 on all archs. + + -- Chip Salzenberg <chip@debian.org> Wed, 26 Mar 2003 11:38:52 -0500 + nfs-utils (1:1.0.2-2) unstable; urgency=medium * Upstream CVS sync: |