Update to 1.00pre13:
=== RELEASE 1.00pre13 === Fri Apr 1 01:29:49 MET DST 2005 mikulas: Accept (and ignore) subject in mailto (backported from links 2) Fri Apr 1 01:18:27 MET DST 2005 mikulas: Support for another smb client --- smbc by Martin Zlomek Thu Mar 31 23:43:40 MET DST 2005 mikulas: Accept as line break in textarea (fixes bugzilla) Wed Feb 23 18:38:47 MET 2005 mikulas: Allow typing only characters valid in current character set into form fields on web Wed Feb 23 16:32:23 MET 2005 Serge Winitzki Updated Russian translation Wed Feb 23 16:25:54 MET 2005 mikulas: Allow cookies without a value Mon Feb 14 13:18:23 MET 2005 mikulas: When server returns cookie values as "deleted", delete it Tue Feb 1 18:23:04 MET 2005 mikulas: Fixed non-working find next/previous in view menu Thu Jan 27 16:28:23 MET 2005 mikulas: Fixed configure failure on Solaris Sat Jan 22 20:47:26 MET 2005 mikulas: On OS/2 use 8.3 temp names, allowing DOS viewers Sat Jan 22 04:41:31 cet 2005 mikulas: Send Accept-Language Wed Jan 19 02:57:37 MET 2005 Jakub Bogusz Updated Polish translation Wed Jan 19 02:57:21 MET 2005 mikulas: -codepage for -dump Sun Jan 2 18:50:19 cet 2005 mikulas: Do not cache redirects if redirect loop is going to happen Thu Nov 25 00:59:49 MET 2004 mikulas: Support for mms:// urls Tue Nov 16 15:18:55 MET 2004 mikulas: Send content-type when uploading files Sun Oct 31 16:56:37 MET 2004 mikulas: Correct jump at tag if it points to position, that moves during loading
This commit is contained in:
parent
302870d774
commit
5d1d74960c
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.8 2004/10/29 10:13:07 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2005/04/04 08:43:18 thomasklausner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= links-1.00pre12
|
||||
PKGNAME= links1-0.99.12
|
||||
DISTNAME= links-1.00pre13
|
||||
PKGNAME= links1-0.99.13
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/links/download/
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2004/10/29 10:13:07 thomasklausner Exp $
|
||||
$NetBSD: distinfo,v 1.9 2005/04/04 08:43:18 thomasklausner Exp $
|
||||
|
||||
SHA1 (links-1.00pre12.tar.gz) = b2c122e54ddacf29b1cde94a77116d291f6fdab9
|
||||
Size (links-1.00pre12.tar.gz) = 597333 bytes
|
||||
SHA1 (links-1.00pre13.tar.gz) = 4a7c4bf91f8a25ef82f0f1db7ed05136768c894e
|
||||
RMD160 (links-1.00pre13.tar.gz) = d618d6440e3bd05fb9a659f2dca47849755c9284
|
||||
Size (links-1.00pre13.tar.gz) = 602966 bytes
|
||||
|
|
Loading…
Reference in a new issue