From d50ff75ea10e3a928ec769efae4c697f300b2e55 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 15 Jan 2012 15:27:04 +0000 Subject: parse the version out of the version string using locale agnostic g_ascii_strtod instead of sscanf, which would only pick up the integer component with a locale which used a different radix character. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0f59a5..1974f80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -* Sat Jan 14 2011 1.0 +* Sun Jan 15 2011 1.0 - Show files in a tree. - Consistency/code share in files tree view and add dialog tree view. - A lot of optimisation for building either files tree view. -- cgit v1.2.3