summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott James Remnant <keybuk@debian.org>2004-05-06 23:06:31 +0000
committerScott James Remnant <keybuk@debian.org>2004-05-06 23:06:31 +0000
commit071c198c0f503b2d6de36e7f7325a7e13dcdf469 (patch)
treebc9cdca2f844a1c95d9a252493e9d454a8ee8d77 /ChangeLog
parent89dc72bc3a48f1e94fd73e71790d3e810b9c8fc2 (diff)
downloaddpkg-071c198c0f503b2d6de36e7f7325a7e13dcdf469.tar.gz
Remove restriction that package names be at least two characters long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6c033797..d05193bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri May 7 00:04:28 BST 2004 Scott James Remnant <scott@netsplit.com>
+
+ * lib/parsehelp.c, scripts/dpkg-source.pl, scripts/cl-debian.pl: Remove
+ restriction that package names be at least two characters long.
+
Thu May 6 23:57:52 BST 2004 Andrew Shugg <andrew@neep.com.au>
* utils/md5sum.c: Add support for DOS line-endings (\r\n).