Update to 2.0.1:
-- 2.0.1 release 20111224 "Achenvoir" -- 004) Matt Anton <tin@syrius.org> ADD. updated french translation FIX. fr.po 003) Toomas Soome <Toomas.Soome@microlink.ee> ADD. updated estonian translation FIX. et.po 002) Dennis Preiser <dennis@d--p.de> BUG. buggy error-message for attributes with no scope BUG. abbreviated group names might get unnecessary cut off BUG. OPT_MONO_* options were shown in menu when use_color is enabled BUG. in some cases huge article numbers might get corrupted due to the use of atoi() BUG. possible uninitialized ext_color member in cchar_t (new in ncurses6) FIX. art.c, attrib.c, lang.c, options_menu.c, select.c, tcurses.c extern.h, tincfg.tbl 001) Urs Janssen <urs@tin.org> ADD. config.guess, config.sub update BUG. crash when entering scope menu without active group FIX. select.c, config.guess, config.sub
This commit is contained in:
parent
e2fd4fab1c
commit
099c07bf4e
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.46 2011/11/30 21:22:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2012/01/28 15:56:04 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tin-2.0.0
|
||||
DISTNAME= tin-2.0.1
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \
|
||||
ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/stable/
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.19 2011/11/30 21:22:41 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.20 2012/01/28 15:56:04 wiz Exp $
|
||||
|
||||
SHA1 (tin-2.0.0.tar.bz2) = 7a11cc65476c9969fc7a86bea2f4041e3db504a9
|
||||
RMD160 (tin-2.0.0.tar.bz2) = a1347953f4f8858c7c1756c41587ac7e9975e236
|
||||
Size (tin-2.0.0.tar.bz2) = 1761102 bytes
|
||||
SHA1 (tin-2.0.1.tar.bz2) = bf54c04c114a194d54431240f31e3c7b80b0d790
|
||||
RMD160 (tin-2.0.1.tar.bz2) = 744ef16c7ce83971213b2ae2d26fac3c48a91eaa
|
||||
Size (tin-2.0.1.tar.bz2) = 1758848 bytes
|
||||
SHA1 (patch-aa) = a3d40ff4e38230bcf8a3814c92ec2a75f85bf44e
|
||||
SHA1 (patch-ab) = 34794d259ae4fb81888184ded9876ab5874d8731
|
||||
SHA1 (patch-am) = 958f7c158e599f17525bc6ada366e25276571b9b
|
||||
|
|
Loading…
Reference in a new issue