summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchip <chip>2005-04-07 13:02:45 +0000
committerchip <chip>2005-04-07 13:02:45 +0000
commit0a3c1cbecc3efcd5a5eb10bf8de312b15ebc06a6 (patch)
tree089281a072b6728558e95a454e5becfb7a783156
parent7e51507fa1808b65c217af482117b877f2cabf92 (diff)
downloadnfs-utils-0a3c1cbecc3efcd5a5eb10bf8de312b15ebc06a6.tar.gz
nfs-utils-0a3c1cbecc3efcd5a5eb10bf8de312b15ebc06a6.tar.xz
nfs-utils-0a3c1cbecc3efcd5a5eb10bf8de312b15ebc06a6.zip
Debian version 1.0.7-2.
-rw-r--r--ChangeLog4
-rw-r--r--debian/changelog10
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8841e11..a8ca351 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-07 Chip Salzenberg <chip@pobox.com>
+
+ * debian/changelog: Version 1.0.7-2.
+
2005-04-06 Chip Salzenberg <chip@pobox.com>
* config.guess, config.sub: Update.
diff --git a/debian/changelog b/debian/changelog
index 3530472..105f190 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nfs-utils (1:1.0.7-2) unstable; urgency=low
+
+ * Upstream CVS sync:
+ > Support "no_acl" export option, for the few specially patched
+ kernels that understand it. (Closes: #253824)
+ > Fix FTBTS on amd64. (Closes: #297729)
+ > Update config.{guess,sub}. (Closes: #300552)
+
+ -- Chip Salzenberg <chip@debian.org> Thu, 7 Apr 2005 09:02:22 -0400
+
nfs-utils (1:1.0.7-1) unstable; urgency=medium
* Acknowledge NMU; thanks to joeyh. (closes: #287053)