gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6085 - in GNUnet-docs/WWW: . news


From: gnunet
Subject: [GNUnet-SVN] r6085 - in GNUnet-docs/WWW: . news
Date: Mon, 7 Jan 2008 09:01:39 -0700 (MST)

Author: grothoff
Date: 2008-01-07 09:01:39 -0700 (Mon, 07 Jan 2008)
New Revision: 6085

Added:
   GNUnet-docs/WWW/news/news_20080107.inc
Modified:
   GNUnet-docs/WWW/download.php3
Log:
rel

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2008-01-07 15:57:09 UTC (rev 6084)
+++ GNUnet-docs/WWW/download.php3       2008-01-07 16:01:39 UTC (rev 6085)
@@ -233,8 +233,8 @@
 LIV(extlink_("download/gnunet-qt-0.7.2c.tar.gz" , "gnunet-qt-0.7.2.tar.gz (300 
kb)"));
 LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.bz2", 
"gnunet-fuse-0.7.2b.tar.bz2 (78 kb)"));
 LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.gz" , "gnunet-fuse-0.7.2b.tar.gz 
(95 kb)"));
-LIV(extlink_("/libextractor/download/libextractor-0.5.18a.tar.gz",
-             "libextractor-0.5.18a.tar.gz (7915 kb)"));
+LIV(extlink_("/libextractor/download/libextractor-0.5.19.tar.gz",
+             "libextractor-0.5.19.tar.gz (7915 kb)"));
 echo "</ul>\n";
 BP();
 W("The current development code is available from our Subversion repository.");

Added: GNUnet-docs/WWW/news/news_20080107.inc
===================================================================
--- GNUnet-docs/WWW/news/news_20080107.inc                              (rev 0)
+++ GNUnet-docs/WWW/news/news_20080107.inc      2008-01-07 16:01:39 UTC (rev 
6085)
@@ -0,0 +1,14 @@
+<?php
+W("Download %s here.",
+  
extlink_("http://gnunet.org/libextractor/download/libextractor-0.5.19.tar.gz";,
+          "libextractor 0.5.19"));
+BR();
+W("Noteworthy improvements since libextractor %s are:", "0.5.19");
+echo "<ul>";
+LI("Added support for Adobe Flash (FLV) files");
+LI("Added support for Free Lossless Audio Codec (FLAC) files");
+LI("Added support for some common iTunes tags to the quicktime extractor");
+LI("Disabled logging of error messages for corrupt files by libgsf");
+LI("Added escape handling to split extractor");
+echo "</ul>";
+?>





reply via email to

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