Merge lp:~jlangeveld/gtimelog/single_activity into lp:~gtimelog-dev/gtimelog/trunk
Proposed by
Jeroen Langeveld
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Barry Warsaw | ||||
Approved revision: | 190 | ||||
Merge reported by: | Barry Warsaw | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp:~jlangeveld/gtimelog/single_activity | ||||
Merge into: | lp:~gtimelog-dev/gtimelog/trunk | ||||
Diff against target: |
28 lines (+5/-1) 2 files modified
NEWS.txt (+4/-0) src/gtimelog/main.py (+1/-1) |
||||
To merge this branch: | bzr merge lp:~jlangeveld/gtimelog/single_activity | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Barry Warsaw | Approve | ||
Review via email: mp+60144@code.launchpad.net |
Description of the change
from NEWS.txt:
* Reporting no longer fails when only one activity was logged. (LP: #778285)
Contributed by Jeroen Langeveld (https:/
To post a comment you must log in.
Hah! I fixed this independently in exactly the same way you did. I'm giving you credit in the NEWS file since you obviously found it first. Thanks for the contribution!