diff options
Diffstat (limited to 'changes/bug3039')
-rw-r--r-- | changes/bug3039 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3039 b/changes/bug3039 new file mode 100644 index 000000000..7347ee38e --- /dev/null +++ b/changes/bug3039 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Write the current time into the LastWritten line in our state file, + rather than the time from the previous write attempt. Also, stop + trying to use a time of -1 in our log statements. Fixes bug 3039; + bugfix on 0.2.2.14-alpha. |