diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-09-14 00:03:54 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-09-14 00:03:54 +0000 |
commit | 2a7b64d3c02cd5eae83cfc215c6d64015035af99 (patch) | |
tree | 4d2831492061428d440ba4b40e9068721b6fb7fe | |
parent | 6b156c9e10c6b832c8ab4c21edf6eac5ea301b98 (diff) | |
download | elgg-2a7b64d3c02cd5eae83cfc215c6d64015035af99.tar.gz elgg-2a7b64d3c02cd5eae83cfc215c6d64015035af99.tar.bz2 |
1.6.3
-rw-r--r-- | contributions.txt | 15 | ||||
-rw-r--r-- | manifest.xml | 2 |
2 files changed, 16 insertions, 1 deletions
diff --git a/contributions.txt b/contributions.txt index f3427eaca..4400b9689 100644 --- a/contributions.txt +++ b/contributions.txt @@ -1,6 +1,21 @@ See individual change logs for contributors to those builds
------------------------------------------------------------------------
+Version 1.6.3 Change List
+Release Date: 09/13/2009
+------------------------------------------------------------------------
+BEGIN VERSION 1.6.3 CHANGES
+------------------------------------------------------------------------
+ * Bug fixes
+ * Redo image resize if problem occurred
+ * Grab title from image by default
+ * New German language file by alfalive
+ * Preview of watermarking
+------------------------------------------------------------------------
+END VERSION 1.6.3 CHANGES
+------------------------------------------------------------------------
+
+------------------------------------------------------------------------
Version 1.6.2 Change List
Release Date: 09/03/2009
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml index 4da103ee5..4631aeb2d 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest> <field key="author" value="The TidyPics team." /> - <field key="version" value="1.6.2" /> + <field key="version" value="1.6.3" /> <field key="description" value="Tidypics Photo Gallery Plugin" /> <field key="website" value="http://code.google.com/p/tidypics/" /> <field key="copyright" value="2008-2009 Jade Dominguez, Gabriel Monge-Franco, Cash Costello" /> |