From 62dcd6398c181dd19a448cceb4b5d4d99f260d7a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 18 Feb 2013 09:22:45 -0500 Subject: [PATCH] Documentation - Updated ChangeLog for prior commit. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3b9200613..5ad669cda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -96,7 +96,8 @@ Bugs + Fixed bug where localized UTF8 strings were not properly substr'd (thanks to Fidel Mato). + Fixed a bug where the bash completion script was causing gc() to be run. - + + Fixed manpages that were not installed when running an out-of-source build + (thanks to Vincent Petithory). ------ old releases ------------------------------