From: stekkel Date: Wed, 4 Oct 2006 19:40:19 +0000 (+0000) Subject: Fixed unintended literal fetching (#1562271). X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2aecdb552cdd11913fa18a94631d3d7ff92c8299;p=squirrelmail.git Fixed unintended literal fetching (#1562271). git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11833 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index b13d20e6..6a545e62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -141,6 +141,8 @@ Version 1.5.2 - CVS - Ignore message copy errors when messages are deleted. Allows to delete messages when quota is exceeded. (#614887) (#646386) (#1446026) - Added filter_hook_function() hook type. + - Fixed unintended literal fetching (#1562271). + Version 1.5.1 (branched on 2006-02-12) --------------------------------------