From 2c322465463aa2cbde32bf1eb183c03b3d59ec7b Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Wed, 6 Nov 2013 12:51:47 +0100 Subject: [PATCH] update Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 74760bc..904710d 100644 --- a/Changes +++ b/Changes @@ -22,6 +22,7 @@ - Fixed the error message 'String ends after the = sign on CDEF:allvalues=' in the 'int' graph (the Interrupts graph is pending to have a complete rewrite). - Fixed the interrupt graph in order to be more compatible with Raspberry Pi. +- Fixed in 'bind.pm' to store a 0 value if threads are disabled. [#29] - Small fixes and typos.