Bug 555
- Fixed #555 that caused a segfault when 'log' was used with a project, because the onProjectChange code assumes the files are still open, and they were not. Checked all other commands for similar problem. - Added Itay Perl to the AUTHORS file. - Added unit test.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
+ Fixed bug #538, where some color legend items were not readable.
|
||||
+ Fixed bug #539, where the man page task-color(5) contained a line that
|
||||
began with a ' and was not displayed.
|
||||
+ Fixed bug #555, which caused a segfault when logging a task with a project
|
||||
(thanks to Itay Perl).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user