forked from cmpilato/thotkeeper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
35 lines (26 loc) · 1.24 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Version ??? (released ????-??-??)
* UI enhancements
* feature: entry archive support (issue #43)
Version 0.4 (released 2009-06-18)
* feature: support tag renaming (issue #17)
* feature: allow entry duplication (issue #34)
* feature: allow entry date tweaking (issue #33)
* fix: loading entry should reposition calendar focus (issue #32)
* fix: global author name not used when previewing/printing (issue #36)
Version 0.3 (released 2008-07-04)
* feature: add "check for updates" support
* fix: support international character (issue #24)
* fix: tag support not working on Python 2.3 (issue #25)
Version 0.2 (released 2008-05-19)
* feature: multiple entries per day (issue #1)
* feature: heirarchical entry tags (issues #2, #3, #11)
* feature: optional global (vs. per-entry) authors (issue #7)
* feature: automatically append .tkj to diary file names (issue #6)
* fix: bugs related to forcing save/revert of modified files
* fix: font change shouldn't mark diary as modified (issue #20)
* fix: font selection cancellation bug (issue #18)
* fix: make file writes atomic (issue #8)
* fix: consistently apply busy cursor handling logic
* fix: stale entry form on entry removal (issue #9)
Version 0.1 (released 2008-03-24)
* initial release