]> git.phdru.name Git - xsetbg.git/blobdiff - ChangeLog
Fix(DB): Close connexions
[xsetbg.git] / ChangeLog
index 23715352f61f824be94e46e6ff7f1e79d24f9ef7..80643f1350fc150472970dd22842d1650fb3b750 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,30 @@
-Version 5.0.0 (2015-??-??)
+Version 5.1.1 (2024-02-24)
 
-   SQLite instead of bsddb.
+   Python 3: Fix filesystem encoding.
+
+   DB: Close connexions.
+
+Version 5.1.0 (2024-02-24)
+
+   Python 3.
+
+   A lot of small improvements and fixes.
+
+Version 5.0.2 (2016-06-05)
+
+   Encode file name to filesystem encoding.
+
+   Print older files using an index.
+
+Version 5.0.1 (2015-07-26)
+
+   Rename find_oldest.py to print-stats.py. Extend print-stats.py.
+
+   Fix a minor bug.
+
+Version 5.0.0 (2015-07-26)
+
+   SQLite (via SQLObject) instead of bsddb.
 
 Version 4.1.0 (2014-03-09)