diff options
author | Wichert Akkerman <wakkerma@debian.org> | 1999-10-21 14:01:05 +0000 |
---|---|---|
committer | Wichert Akkerman <wakkerma@debian.org> | 1999-10-21 14:01:05 +0000 |
commit | 167fbbf3ec4a4e2758693ea0562d6415dabe01f3 (patch) | |
tree | 153c643b444516f98ba6b2d2351f6c865563f49c /ChangeLog | |
parent | 3252594427f5285ab4091a6beca2adaa5082a883 (diff) | |
download | dpkg-167fbbf3ec4a4e2758693ea0562d6415dabe01f3.tar.gz |
Add --assert-longfilenames
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |