aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-09-22 23:49:21 +0800
committerChris Lahey <clahey@src.gnome.org>2000-09-22 23:49:21 +0800
commit34766a085cad6e95aef84b82ec6af40d86f0ca52 (patch)
tree2a505b3d0c62944dde2f2e4bf937102d6aa7a6e4 /ChangeLog
parent97502c28df8b4a419b7230c19338b087b161f423 (diff)
downloadgsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar.gz
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar.bz2
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar.lz
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar.xz
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.tar.zst
gsoc2013-evolution-34766a085cad6e95aef84b82ec6af40d86f0ca52.zip
Fixed some warnings. Fixed a bug where quoted printable fields were
2000-09-22 Christopher James Lahey <clahey@helixcode.com> * libversit/vcc.y: Fixed some warnings. Fixed a bug where quoted printable fields were reading in semi-colons that should have been field separators. From addressbook/ChangeLog: 2000-09-22 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c: Made addresses be quoted printable again so that they will encode properly if they have carriage returns in them. This is possible now because of a fix in libversit. svn path=/trunk/; revision=5550
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 748e7e80d5..a082bc3d2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-09-22 Christopher James Lahey <clahey@helixcode.com>
+ * libversit/vcc.y: Fixed some warnings. Fixed a bug where quoted
+ printable fields were reading in semi-colons that should have been
+ field separators.
+
+2000-09-22 Christopher James Lahey <clahey@helixcode.com>
+
* ui/Makefile.am: Added evolution-addressbook-ldap.xml.
* ui/evolution-addressbook-ldap.xml: New file. (A Variation on