Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #33
details: https://anonhg.NetBSD.org/src/rev/2e622dceb0e0
branches: netbsd-2-0
changeset: 560196:2e622dceb0e0
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Apr 01 02:43:33 2004 +0000
description:
#33
diffstat:
doc/CHANGES-2.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 01dd7bb717f2 -r 2e622dceb0e0 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Thu Apr 01 02:43:11 2004 +0000
+++ b/doc/CHANGES-2.0 Thu Apr 01 02:43:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.18 2004/04/01 02:34:28 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.19 2004/04/01 02:43:33 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -189,3 +189,10 @@
Drop some unnecessary whitespaces from the usage message. PR#24993
[jmmv, ticket #31]
+
+usr.bin/gzip/gzip.c 1.33-1.34
+
+ Handle files with link count larger than 1 if -f option is used.
+ This is consistent with the old gzip and required by pkgsrc
+ to implement MANZ properly.
+ [tron, ticket #33]
Home |
Main Index |
Thread Index |
Old Index