From 2e156596a6e8099c3f540ca362b1415613ed30dd Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 19 Jun 2001 16:58:09 +0000 Subject: Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int 2001-06-19 Christopher James Lahey * libversit/vcc.y (LexBuf): Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int here. svn path=/trunk/; revision=10292 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6b9ca54477..1e65ccbc05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-19 Christopher James Lahey + + * libversit/vcc.y (LexBuf): Changed buf to an int here. + (lexGetQuotedPrintable): Changed cur to an int here. + 2001-06-18 Dan Winship * configure.in: Add "--with-db3" to fill in both -- cgit