From 02548b976c092f0e2b8680627adbc04303ff5d67 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Tue, 03 Jun 2008 08:23:55 -0400
Subject: [PATCH] - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine() - imap.inc: Fixed iil_C_FetchStructureString() to handle many   literal strings in response (#1484969) - imap.inc: Removed hardcoded data size in iil_ReadLine()  

---
 CHANGELOG |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index d50c832..f0852ef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2008/06/03 (alec)
+----------
+- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
+- imap.inc: Fixed iil_C_FetchStructureString() to handle many 
+  literal strings in response (#1484969)
+- imap.inc: Removed hardcoded data size in iil_ReadLine()
+
 2008/05/30 (alec)
 ----------
 - Support for subfolders in default/protected folders (#1484665)

--
Gitblit v1.9.1