aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-12-04 02:23:17 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-12-04 02:23:17 +0800
commit7ddf575be5cfb146d586ce30f7cc01a162a2e9c9 (patch)
treec3fb77e7e20a9fc7ebb1eed35b73d43309fa4728 /camel/ChangeLog
parent0fe83413d09ea683050aa1fc8f8b46b72aaafd72 (diff)
downloadgsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar.gz
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar.bz2
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar.lz
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar.xz
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.tar.zst
gsoc2013-evolution-7ddf575be5cfb146d586ce30f7cc01a162a2e9c9.zip
Fixed to not get false positives when the token is shorter than the actual
2002-12-03 Jeffrey Stedfast <fejj@ximian.com> * broken-date-parser.c (get_tzone): Fixed to not get false positives when the token is shorter than the actual timezone string (but matches the first little bit of it). (datetok): Modified to properly handle when the first char of a token is a special char (such as a '-') that is also used as a token delimiter. svn path=/trunk/; revision=18996
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 78386adf70..e9524dad1b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-03 Jeffrey Stedfast <fejj@ximian.com>
+
+ * broken-date-parser.c (get_tzone): Fixed to not get false
+ positives when the token is shorter than the actual timezone
+ string (but matches the first little bit of it).
+ (datetok): Modified to properly handle when the first char of a
+ token is a special char (such as a '-') that is also used as a
+ token delimiter.
+
2002-11-21 Jeffrey Stedfast <fejj@ximian.com>
* camel-tcp-stream-ssl.c (stream_read): Use the new