Skip to content

Commit

Permalink
prepare changelog for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
seebi committed Jan 31, 2014
1 parent bf7455d commit a2b4349
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
liberfurt-php (1.7) lod2; urgency=low

* Support OR and AND search, make AND default
* Fix a warning in RDF/XML parser
* Fix Windows test compatibility
* Fix getModelOrCreate to better handle not readable existing models
* Add Markdown to SysOnt.rdf
* Unify indention of SysOnt.rdf
* Enhance Pingback
* Add order option to Store.getGraphsUsingResource()
* changed URI generation: forward slashes are used now
* Fix "Too many opened parentheses" in _getTransitiveClosure
* escaped file paths before passing them to Virtuoso
* Reduce ord() calls in total by ~74% on plain start
* Add Worker, Jobs and Gearman Backend
* Add new log level SUCC
* Don't use AC, when writing type of model
* Add more verbose output for store exceptions
* Fix reading of namespace config to support equals sign in namespaces
* Fix ORDER BY queries in SimpleQuery
* Fix versioning unit tests
* Add support for action metadata
* Fix history for graph
* Add versioning support for deleteMatchingStatements
* Fix coding standard for Turtle Adapter
* fixing Virtuoso _execSQL function.
* Fix query2 parser star select issue
* Add getBaseIri to ModelStub
* avoid prefixes for http://, https://, ...
* Add support for full action URIs
* Fix syntax error when short_open_tag is enabled
* Fix _getTransitiveClosure: there was maximum one parent class in the list

-- Sebastian Tramp <[email protected]> Fri, 31 Jan 2014 15:07:07 +0100

liberfurt-php (1.6) lod2; urgency=low

* rework caching framework / allow for memcached backend
Expand Down Expand Up @@ -94,3 +129,4 @@ liberfurt-php (1.0-1) lod2; urgency=low
* initial debian package

-- Sebastian Tramp <[email protected]> Thu, 09 Jun 2011 12:35:20 +0200

0 comments on commit a2b4349

Please sign in to comment.