diff --git a/.gitignore b/.gitignore
index 3895c5b..888ac2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
dist/
build.properties
+package.xml
diff --git a/build.xml b/build.xml
index bda5641..0654a2b 100644
--- a/build.xml
+++ b/build.xml
@@ -27,6 +27,8 @@
+
+
@@ -63,59 +65,65 @@
description="Creates the pear package"
>
-
-
-
-
-
-
-
-
-
+
+ SemanticScuttle
+ A social bookmarking tool
+
+ A social bookmarking tool experimenting with new features
+ like structured tags or collaborative descriptions of tags.
+
+ __uri
-
+
+ GPL
-
-
-
+
+
-
+ ${releasenotes}
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ www
+ data
+ doc
+ php
+ test
+
+ build*
+ dist
+ doc/developers
+ scripts
+ **/messages.po
+
+
+- Many SQL optimizations - SemanticScuttle shows bookmarks 4 times faster now
+- New config option to skip "SET NAMES UTF8" call: $dbneedssetnames
+- Do not highlight admin bookmarks when $enableAdminColors is disabled
+- Add russian translation
+- Make HTML export follow the specifications a bit better
+- Fix bug #2953732: faulty error message for duplicate bookmarks
+- Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
+- Fix bug #2976593: fr_FR locale is vietnamese
+
+
+
+
+
+
+
-