From: Marcus Brinkmann Date: Fri, 14 Dec 2001 01:27:58 +0000 (+0000) Subject: Change history, doubleplusgood. X-Git-Tag: gpgme-0-3-0~33 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3c1ee806486a1a09914f6d061e99ace4e01884c3;p=gpgme.git Change history, doubleplusgood. --- diff --git a/assuan/ChangeLog b/assuan/ChangeLog index 57e503f..7b357b6 100644 --- a/assuan/ChangeLog +++ b/assuan/ChangeLog @@ -1,7 +1,7 @@ 2001-12-14 Marcus Brinkmann * assuan-buffer.c (_assuan_read_line): New variable ATTICLEN, use - it to save the number of bytes left over after the complete line. + it to save the length of the attic line. Rediddle the code a bit to make it more clear what happens. 2001-12-14 Marcus Brinkmann