diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-02-09 14:11:22 +0100 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-02-09 14:11:22 +0100 |
commit | 720189d03fb9166a28e14cbf19d3b7ec46fa197a (patch) | |
tree | 81e7133ece60f8a10668bdeb621282ebfb0b60e7 /NEWS | |
parent | b30ccc6319a7bc091bd770c0d4f78985658e92aa (diff) | |
parent | 6d6f76e76d7eea3f3798d72ab0722c41eb80830c (diff) | |
download | calcurse-720189d03fb9166a28e14cbf19d3b7ec46fa197a.tar.gz calcurse-720189d03fb9166a28e14cbf19d3b7ec46fa197a.zip |
Merge branch 'maint'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +[09 Feb 2013] +Version 3.1.4: +- Bug fixes: + * Do not prompt for a todo after adding an appointment. + + * Close key binding window when reassigning the same key (thanks to Michael + Smith for submitting a patch). + + * Update copyright ranges. + + * Do not ignore "--datarootdir" in the i18n Makefile. + [02 Feb 2013] Version 3.1.3: - Bug fixes: |