diff options
author | recht <recht> | 2004-03-01 00:41:48 +0000 |
---|---|---|
committer | recht <recht> | 2004-03-01 00:41:48 +0000 |
commit | fdb6ecc8ab1fc51dc0e329c030f4080aabac872a (patch) | |
tree | 6a443a29aaff53f1b4479cc64fb80f8752fdebbb /devel/roundup/distinfo | |
parent | 42877f5515da324bcf620c6cbcbd5610e75a16ba (diff) | |
download | pkgsrc-fdb6ecc8ab1fc51dc0e329c030f4080aabac872a.tar.gz |
update to 0.6.7
The 0.6.7 release fixes some bugs:
- be more backward-compatible when asking for EMAIL_CHARSET
- made error on create consistent with edit when user enters invalid data
for Multilink and Link form fields (sf bug 904072)
- made errors from bad input in the quick "Show issue:" form more
user-friendly (sf bug 904064)
- don't add a query to a user's list if it's already there
- nicer invalid property error in HTML templating
- use EMAIL_CHARSET for message body too (still sf bug 900046)
Diffstat (limited to 'devel/roundup/distinfo')
-rw-r--r-- | devel/roundup/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/roundup/distinfo b/devel/roundup/distinfo index 26c9739546d..0f656a33c13 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/02/16 20:43:27 recht Exp $ +$NetBSD: distinfo,v 1.10 2004/03/01 00:41:48 recht Exp $ -SHA1 (roundup-0.6.5.tar.gz) = e0b07498f9f2f3a9208cd282424a3693a1631d52 -Size (roundup-0.6.5.tar.gz) = 508097 bytes +SHA1 (roundup-0.6.7.tar.gz) = a64e908087732899e59f72b65ee9f0d1afcef56d +Size (roundup-0.6.7.tar.gz) = 667851 bytes |