From 3bbffc18de859c02130f135293e90a280101b79f Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Tue, 18 Apr 2006 19:04:30 +0000 Subject: Renamed 'byte' to 'byte_t'. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29bdf09b..e9d59b68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.8.1cvs ================ +2006-04-18 Vincent Richard + + * Renamed 'byte' to 'byte_t' to fix compilation problems on Fedora + core 5 (thanks to Rafael Fernandez). + 2006-02-20 Vincent Richard * net/imap/IMAPParser.hpp: added a "relaxed" mode to allow 8-bit -- cgit