You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/02/10 11:28:46 UTC

svn commit: r1242726 - /incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt

Author: andy
Date: Fri Feb 10 10:28:45 2012
New Revision: 1242726

URL: http://svn.apache.org/viewvc?rev=1242726&view=rev
Log: (empty)

Modified:
    incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt

Modified: incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt?rev=1242726&r1=1242725&r2=1242726&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt (original)
+++ incubator/jena/Jena2/Fuseki/trunk/ChangeLog.txt Fri Feb 10 10:28:45 2012
@@ -4,6 +4,11 @@
 
 == 0.2.1
 
++ Service by configuration file, command line argument --config=
+
++ Add a servlet filter that processes Accept-Encoding 
+  Result are now compressed if the client request asks for that (JENA-209)
+
 + Rename packages to be org.apache.jena.fuseki.
 
 + --jetty-config= Use a file to configure the jetty server (connector type, parms of connector like "host").