diff options
author | Scott James Remnant <keybuk@debian.org> | 2004-05-06 23:06:31 +0000 |
---|---|---|
committer | Scott James Remnant <keybuk@debian.org> | 2004-05-06 23:06:31 +0000 |
commit | 071c198c0f503b2d6de36e7f7325a7e13dcdf469 (patch) | |
tree | bc9cdca2f844a1c95d9a252493e9d454a8ee8d77 /ChangeLog | |
parent | 89dc72bc3a48f1e94fd73e71790d3e810b9c8fc2 (diff) | |
download | dpkg-071c198c0f503b2d6de36e7f7325a7e13dcdf469.tar.gz |
Remove restriction that package names be at least two characters long.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |