diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2011-08-17 18:20:52 +0200 | 
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2011-09-05 18:50:49 +0200 | 
| commit | 34600fe502c625217776c909903035d9ab937dea (patch) | |
| tree | 4c7db8e6733da0cb665239e467ae0180a84a139d /doc | |
| parent | 160ce01f7b709c38e9c3c081076a2d3e561ae2c5 (diff) | |
| download | semanticscuttle-34600fe502c625217776c909903035d9ab937dea.tar.gz semanticscuttle-34600fe502c625217776c909903035d9ab937dea.tar.bz2  | |
Fix bug: URLs were escaped too often in bookmark list
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 942c65c..1c5f36f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,11 @@ ChangeLog for SemantiScuttle  .. contents:: +0.98.4 - 2011-XX-XX +------------------- +- Fix bug: URLs were escaped too often in bookmark list + +  0.98.3 - 2011-08-09  -------------------  - Fix bug #3388456: Missing scripts/fix-unfiled-tags.php  | 
