From 997fd8e38d4b99dd74f09322d4a6630f79ab86f8 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Mon, 29 Apr 2013 23:22:18 +0100 Subject: [PATCH] Update change log. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b57944..b527eb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Version 1.5.5: + * Fixed a variable error in the new pressed feature. + + Version 1.5.4: * Fixed an issue we had when /proc/cpuinfo had more than one CPU. Detected on AMD cpu's. * OpenSUSE 12.3 uses lsb_release. Fix the returned distro name "openSUSE project" to "openSUSE"