summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWichert Akkerman <wakkerma@debian.org>1999-10-21 14:01:05 +0000
committerWichert Akkerman <wakkerma@debian.org>1999-10-21 14:01:05 +0000
commit167fbbf3ec4a4e2758693ea0562d6415dabe01f3 (patch)
tree153c643b444516f98ba6b2d2351f6c865563f49c /ChangeLog
parent3252594427f5285ab4091a6beca2adaa5082a883 (diff)
downloaddpkg-167fbbf3ec4a4e2758693ea0562d6415dabe01f3.tar.gz
Add --assert-longfilenames
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16a315a43..69c255d67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Thu Oct 21 13:22:42 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
* Update copyright (taken from dpkg-iwj tree, with Ben added)
* Add support for long filenames in tarfiles. Based on a patch
from Andrew Hobson <ahobson@eng.mindspring.net>
+ * Add a --assert-longfilenames option
Thu Oct 21 06:37:24 EDT 1999 Ben Collins <bcollins.debian.org>