diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-02-04 20:11:58 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-02-04 20:11:58 +0100 |
commit | b30ccc6319a7bc091bd770c0d4f78985658e92aa (patch) | |
tree | 549094f77e6f1eeffc3294cd2dd56a70e881e81e /NEWS | |
parent | 308ba7c983c34c9b9b7d46f360f689b609c1f802 (diff) | |
parent | a7944d335e9d005e6bbf6f521a5216f98318a131 (diff) | |
download | calcurse-b30ccc6319a7bc091bd770c0d4f78985658e92aa.tar.gz calcurse-b30ccc6319a7bc091bd770c0d4f78985658e92aa.zip |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +[02 Feb 2013] +Version 3.1.3: +- Bug fixes: + * Complete the test-suite even if libfaketime is not present. + + * Add a workaround for broken libfaketime-based tests on 32-bit systems + (fixes Debian bug #697013). + + * Do not update start time/duration with bogus values if the prompt is + canceled in edit mode. + [16 Dec 2012] Version 3.1.2: - Bug fixes: |