]> lifelog.hopto.org Git - LifeLog.git/commitdiff
2 more bugs encountered.
authorWill Budicm <redacted>
Fri, 31 Jul 2020 22:18:45 +0000 (08:18 +1000)
committerWill Budicm <redacted>
Fri, 31 Jul 2020 22:18:45 +0000 (08:18 +1000)
Current Development Check List.md

index bd8fcb41a20a9bbebe80e0b0ba389f593ab88bc6..a34a5be2fc6dd0a5231629776ca4309a15e9d398 100644 (file)
@@ -108,6 +108,8 @@ This version is not compatible in data structure to prior versions. Data migrati
 
 ### v. 1.9 Encountered/Fixed
 
+* Bug 27 - Restore of old backups not working anymore.
+* Bug 26 - In Chrome editing log entry not working. Something refreshes page, after 5 seconds.
 * &#10004; Bug 25 - SQLite view not properly sorting in new databases. Newer records listed last.
   * View should order by time function desc, ascendig is default.
 * &#10004; Bug 24 - Logs row sum calculation not working/wrong, with negative and positive values.