]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
welcome to the long overdue 1.7.0 version
authorCash Costello <cash.costello@gmail.com>
Sun, 5 Jun 2011 18:15:15 +0000 (18:15 +0000)
committerCash Costello <cash.costello@gmail.com>
Sun, 5 Jun 2011 18:15:15 +0000 (18:15 +0000)
contributions.txt
manifest.xml

index a05a449dd15357339b671cd0386af057b2ef6d25..06672bce6eaf007977b012973b7fffe2affd7e93 100644 (file)
@@ -2,7 +2,7 @@ Changelog and contributors list
 \r
 ------------------------------------------------------------------------\r
 Version 1.7.0 Change List\r
-Final Release Date: ??\r
+Final Release Date: 06/05/2011\r
 Beta 1 Release Date: 11/06/2010\r
 Contributors:\r
   * Cash Costello\r
@@ -20,6 +20,7 @@ BEGIN VERSION 1.7.0 CHANGES
  * Fixed tag pop-up box display issue\r
  * Fixed display of avatars in tag river entries\r
  * Fixed 2 widget bugs\r
+ * Fixed bug with images that have national characters in filename\r
 ------------------------------------------------------------------------\r
 END VERSION 1.7.0 CHANGES\r
 ------------------------------------------------------------------------\r
index 94f79b7e86b9304a090f0ecf590860126cfd3146..f4396d03d0ec7ea2950b704a07d4dd320723af79 100644 (file)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <plugin_manifest>
        <field key="author" value="The Tidypics team" />
-       <field key="version" value="1.7.0 beta 1" />
+       <field key="version" value="1.7.0" />
        <field key="description" value="Tidypics Photo Gallery" />
        <field key="website" value="http://code.google.com/p/tidypics/" />
-       <field key="copyright" value="2008-2010 Cash Costello and the Tidypics Team" />
+       <field key="copyright" value="2008-2011 Cash Costello and the Tidypics Team" />
        <field key="licence" value="GNU General Public License version 2" />
-       <field key="elgg_version" value="2009022701" />
+       <field key="elgg_version" value="2010030101" />
 </plugin_manifest>