diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-06-20 00:58:09 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-06-20 00:58:09 +0800 |
commit | 2e156596a6e8099c3f540ca362b1415613ed30dd (patch) | |
tree | 29e0896ecb9e2e072b30028e260c14b072616317 /ChangeLog | |
parent | 3674905a0ef5c72fb20f185a792ebfa6bfb361d6 (diff) | |
download | gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar.gz gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar.bz2 gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar.lz gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar.xz gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.tar.zst gsoc2013-evolution-2e156596a6e8099c3f540ca362b1415613ed30dd.zip |
Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int
2001-06-19 Christopher James Lahey <clahey@ximian.com>
* libversit/vcc.y (LexBuf): Changed buf to an int here.
(lexGetQuotedPrintable): Changed cur to an int here.
svn path=/trunk/; revision=10292
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-19 Christopher James Lahey <clahey@ximian.com> + + * libversit/vcc.y (LexBuf): Changed buf to an int here. + (lexGetQuotedPrintable): Changed cur to an int here. + 2001-06-18 Dan Winship <danw@ximian.com> * configure.in: Add "--with-db3" to fill in both |