diff options
author | chip <chip> | 2001-12-27 03:02:01 +0000 |
---|---|---|
committer | chip <chip> | 2001-12-27 03:02:01 +0000 |
commit | a95aaee76e2fd1dc8028831ef1ad0d3322fe58f5 (patch) | |
tree | 2465827dcbd8317624e616edf7bfcdaef22fb03a | |
parent | dd369074fb986c2fe1a59eed070f01433344ab2f (diff) | |
download | nfs-utils-a95aaee76e2fd1dc8028831ef1ad0d3322fe58f5.tar.gz nfs-utils-a95aaee76e2fd1dc8028831ef1ad0d3322fe58f5.tar.xz nfs-utils-a95aaee76e2fd1dc8028831ef1ad0d3322fe58f5.zip |
Change priority to "high" for hostname nocase comparisons.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1c4d785..1ee59bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -nfs-utils (1:0.3.3-6) unstable; urgency=low +nfs-utils (1:0.3.3-6) unstable; urgency=high * Upstream fixes: > Ignore case when comparing host names. |