]> code.delx.au - comingnext/commitdiff
updated version information
authorMichael Prager <michael@pragers.de>
Sun, 11 Oct 2009 11:47:34 +0000 (13:47 +0200)
committerMichael Prager <michael@pragers.de>
Sun, 11 Oct 2009 11:47:34 +0000 (13:47 +0200)
Readme.txt
build.bat
comingNext/Info.plist
comingNextB/Info.plist

index 1eb8d3505f6a07860ea579d6696466b890bd6e32..a69b8a55bb320c526bab52ab1cd38c353bf02998 100644 (file)
@@ -161,4 +161,10 @@ Changelog:
     - Add a new feature to only display the time for events happening today \r
       and only the date for events beyond today (showCombinedDateTime)\r
     - Add a new feature to disable showing the location of appointments \r
-      (showLocation)
\ No newline at end of file
+      (showLocation)\r
+1.21 (2009-10-11) by Oxidative\r
+  - support daylight saving time (DST). This is based on the modifications \r
+    from Manfred Hanselmann (thanks for that!)\r
+  - added option "enableDaylightSaving" to disable DST. In case you are in a \r
+    timezone that has no DST, you should use this option\r
+  - some code cleanup (by Paul Moore)\r
index 289eab810e8b61a8337f2ebe12d4e27c921396d8..9f073b1d2c3f169508f60661c258e199ee7de3e3 100644 (file)
--- a/build.bat
+++ b/build.bat
@@ -1,6 +1,6 @@
 @echo off\r
 \r
-set VERSION=1.20\r
+set VERSION=1.21\r
 \r
 del *.wgz\r
 del *.zip\r
index 33921c78d9e8631441ee576368f68e13b9cdc597..9f4f8937968039ce039066fa4f109bda46cba02b 100644 (file)
@@ -2,9 +2,9 @@
 <!DOCTYPE plist PUBLIC "-//Nokia//DTD PLIST 1.0//EN" "http://www.nokia.com/NOKIA_COM_1/DTDs/plist-1.0.dtd">\r
 <plist version="1.0">\r
 <dict>\r
-       <key>DisplayName</key>                  <string>Coming Next 1.20</string>\r
+       <key>DisplayName</key>                  <string>Coming Next 1.21</string>\r
        <key>Identifier</key>                   <string>ar.com.cochambre.symbian.wrt.comingnext</string>\r
-       <key>Version</key>                      <string>1.20</string>\r
+       <key>Version</key>                      <string>1.21</string>\r
        <key>MainHTML</key>                     <string>index.html</string>\r
        <key>AllowNetworkAccess</key>           <false />\r
        <key>MiniViewEnabled</key>              <true/> \r
index 0706ad0b4db06691bbd56abc35c5f1340fb75f9f..51f724fd11a3c022c5d525f108385aa7e06e9355 100644 (file)
@@ -2,9 +2,9 @@
 <!DOCTYPE plist PUBLIC "-//Nokia//DTD PLIST 1.0//EN" "http://www.nokia.com/NOKIA_COM_1/DTDs/plist-1.0.dtd">\r
 <plist version="1.0">\r
 <dict>\r
-       <key>DisplayName</key>                  <string>Coming Next B 1.20</string>\r
+       <key>DisplayName</key>                  <string>Coming Next B 1.21</string>\r
        <key>Identifier</key>                   <string>ar.com.cochambre.symbian.wrt.comingnextb</string>\r
-       <key>Version</key>                      <string>1.20</string>\r
+       <key>Version</key>                      <string>1.21</string>\r
        <key>MainHTML</key>                     <string>index.html</string>\r
        <key>AllowNetworkAccess</key>           <false />\r
        <key>MiniViewEnabled</key>              <true/> \r