Update of /cvsroot/phpweather/phpweather
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11886
Modified Files:
ChangeLog
Log Message:
Entries from the 2.1.2 release
Index: ChangeLog
===================================================================
RCS file: /cvsroot/phpweather/phpweather/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ChangeLog 1 Jan 2004 23:46:35 -0000 1.14
+++ ChangeLog 3 Feb 2004 16:37:04 -0000 1.15
@@ -1,3 +1,79 @@
+2004-02-03 16:33 etienne_t
+
+ * VERSION:
+
+ This is PHP Weather version 2.2.1
+
+2004-02-03 16:22 etienne_t
+
+ * .cvsignore:
+
+ added test2.php to .cvsignore
+
+2004-02-01 17:29 Martin Geisler <gim...@gi...>
+
+ * AUTHORS:
+
+ More auto-generated documentation which shouldn't be in CVS either.
+
+2004-02-01 17:28 Martin Geisler <gim...@gi...>
+
+ * doc/: phpweather.dvi, phpweather.html, phpweather.info,
+ phpweather.info-1, phpweather.info-2, phpweather.pdf,
+ phpweather.ps, phpweather.txt:
+
+ I don't think the auto-generated documentation should be in CVS.
+
+2004-01-30 20:46 etienne_t
+
+ * data_retrieval.php, phpweather.php, test2.php,
+ db/pw_db_mysql.php, db/pw_db_null.php, output/pw_text.php:
+
+ Fixed the timestamp for METAR retreival and archiving in mysql and
+ null backends. The timestamp is kept as a unix timestamp (UTC) in
+ the objects. The mysql backend has been modified to keep a UTC
+ format in the table.
+
+2004-01-03 19:05 Martin Geisler <gim...@gi...>
+
+ * data_retrieval.php, phpweather.php:
+
+ This restores the null and mysql database backends to working
+ order... let's hope they stay that way.
+
+2004-01-03 18:38 Martin Geisler <gim...@gi...>
+
+ * db/pw_db_mysql.php:
+
+ Hmm... that was broke!
+
+2004-01-03 18:38 Martin Geisler <gim...@gi...>
+
+ * index.php:
+
+ I really think we should give this all it can take, so that we
+ catch undefined variables... remember, the index.php page is only
+ for demonstration purposes.
+
+2004-01-03 10:51 Martin Geisler <gim...@gi...>
+
+ * data_retrieval.php:
+
+ Reindention --- I read through the code and expanded a comment to
+ better document the behavious or gmmktime.
+
+2004-01-02 02:50 Martin Geisler <gim...@gi...>
+
+ * output/pw_text_fi.php:
+
+ Updates from Kari Salovaara.
+
+2004-01-01 23:46 Martin Geisler <gim...@gi...>
+
+ * ChangeLog:
+
+ Entries from the 2.1.2 release.
+
2004-01-01 23:45 Martin Geisler <gim...@gi...>
* VERSION:
@@ -36,9 +112,7 @@
2004-01-01 23:28 Martin Geisler <gim...@gi...>
- * doc/: generate-doc.sh, phpweather.dvi, phpweather.html,
- phpweather.info, phpweather.info-1, phpweather.info-2,
- phpweather.pdf, phpweather.ps, phpweather.txt:
+ * doc/generate-doc.sh:
I've replaced the autogenerated files with a scipt that can
generate them --- this script is also used for new releases.
@@ -53,12 +127,6 @@
logins, bypassing the delay for the anonymous CVS service at
SourceForge.
-2004-01-01 23:18 Martin Geisler <gim...@gi...>
-
- * AUTHORS:
-
- This file has been moved to the Texinfo documentation.
-
2004-01-01 22:50 Martin Geisler <gim...@gi...>
* doc/src/phpweather.texi:
@@ -86,16 +154,6 @@
Regenerated from the updated stations.csv file.
-2003-12-30 16:19 Martin Geisler <gim...@gi...>
-
- * AUTHORS:
-
- Added Warren Rohner. I've also removed the email addresses (it
- occured to me that some people might want to keep it a secret, at
- least from the SPAM robots) and put in SourceForge login names
- instead where I could find them --- please object if this is a bad
- idea, and also mail me your login name if you want it listed.
-
2003-12-30 16:06 Martin Geisler <gim...@gi...>
* stations.csv:
|