From 013aca155acbf0d1e896fb5b35e7620a91d3558b Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 28 Jan 2012 15:56:04 +0000 Subject: Update to 2.0.1: -- 2.0.1 release 20111224 "Achenvoir" -- 004) Matt Anton ADD. updated french translation FIX. fr.po 003) Toomas Soome ADD. updated estonian translation FIX. et.po 002) Dennis Preiser 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 ADD. config.guess, config.sub update BUG. crash when entering scope menu without active group FIX. select.c, config.guess, config.sub --- news/tin/Makefile | 4 ++-- news/tin/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/news/tin/Makefile b/news/tin/Makefile index 836db9c2d12..815c66c8823 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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/ diff --git a/news/tin/distinfo b/news/tin/distinfo index 9d2ff597e9b..5f37f36e5e0 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -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 -- cgit v1.2.3