changeset 76556:a3fc9490e767

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 19 Mar 2007 03:37:57 +0000
parents a66dd73ee29f
children b99f6ff8775b
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 19 03:36:17 2007 +0000
+++ b/lisp/ChangeLog	Mon Mar 19 03:37:57 2007 +0000
@@ -1,3 +1,13 @@
+2007-03-18  Jay Belanger  <belanger@truman.edu>
+
+	* calc/calc-forms.el (math-parse-date): Fix a regular expression.
+	(math-std-daylight-savings-new): Rename from
+	`math-std-daylight-savings'.
+	(math-std-daylight-savings-old): Rename from old value of
+	`math-std-daylight-savings'.
+	(math-std-daylight-savings): Use `math-std-daylight-savings-new' or
+	`math-std-daylight-savings-old' depending on the year.
+
 2007-03-18  Detlev Zundel  <dzu@gnu.org>
 
 	* emacs-lisp/re-builder.el (reb-update-overlays): Do not mark zero-width
--- a/man/ChangeLog	Mon Mar 19 03:36:17 2007 +0000
+++ b/man/ChangeLog	Mon Mar 19 03:37:57 2007 +0000
@@ -1,3 +1,7 @@
+2007-03-18  Jay Belanger  <belanger@truman.edu>
+
+	* calc.texi (Time Zones): Mention that the DST rules changed in 2007.
+
 2007-03-12  Glenn Morris  <rgm@gnu.org>
 
 	* calc.texi (Time Zones): Switch to new North America DST rule.