gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3373 - in Extractor-docs/WWW: . download


From: grothoff
Subject: [GNUnet-SVN] r3373 - in Extractor-docs/WWW: . download
Date: Wed, 6 Sep 2006 13:30:43 -0700 (PDT)

Author: grothoff
Date: 2006-09-06 13:29:14 -0700 (Wed, 06 Sep 2006)
New Revision: 3373

Added:
   Extractor-docs/WWW/download/libextractor-0.5.15.tar.gz
Modified:
   Extractor-docs/WWW/download.php3
   Extractor-docs/WWW/index.php
Log:
release

Added: Extractor-docs/WWW/download/libextractor-0.5.15.tar.gz
===================================================================
(Binary files differ)


Property changes on: Extractor-docs/WWW/download/libextractor-0.5.15.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: Extractor-docs/WWW/download.php3
===================================================================
--- Extractor-docs/WWW/download.php3    2006-09-06 20:26:52 UTC (rev 3372)
+++ Extractor-docs/WWW/download.php3    2006-09-06 20:29:14 UTC (rev 3373)
@@ -46,8 +46,8 @@
 ANCHOR("tar");
 H2("Tar Package");
 W("Latest version is %s.",
-  extlink_("download/libextractor-0.5.14.tar.gz",
-           "libextractor-0.5.14.tar.gz"));
+  extlink_("download/libextractor-0.5.15.tar.gz",
+           "libextractor-0.5.15.tar.gz"));
 BR();
 W("Latest Java-binding is %s.",
   extlink_("download/libextractor-java-0.5.6.tar.gz",

Modified: Extractor-docs/WWW/index.php
===================================================================
--- Extractor-docs/WWW/index.php        2006-09-06 20:26:52 UTC (rev 3372)
+++ Extractor-docs/WWW/index.php        2006-09-06 20:29:14 UTC (rev 3373)
@@ -37,6 +37,8 @@
 H2("Recent News");
 P();
 echo "<dl>";
+DTDD("Wed Sep  6 14:24:56 PDT 2006 | libextractor v0.5.15 released.",
+     "This release fixes minor problems in the PDF extractors and improves the 
PNG extractor.  It also makes libextractor relocatable (by no longer building 
the installation path into the binary).  Various translations have been 
updated.");
 DTDD("Wed May 17 02:17:21 PDT 2006 | libextractor v0.5.14 released.",
      "This release fixes a recently reported security problem in the ASF 
plugin.  It also fixes a security problem in the qt extractor (by re-writing it 
from scratch).  The re-write also improves support for various Quicktime 
attributes.  The mpeg extractor was changed to use <tt>libmpeg2</tt> fixing a 
problem with occasionally wrong image dimensions.");
 DTDD("Sat Apr 29 21:30:13 PDT 2006 | libextractor v0.5.13 released.",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]