summaryrefslogtreecommitdiff
path: root/changelogs/0.12.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/0.12.txt')
-rw-r--r--changelogs/0.12.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/0.12.txt b/changelogs/0.12.txt
new file mode 100644
index 0000000..1448699
--- /dev/null
+++ b/changelogs/0.12.txt
@@ -0,0 +1,15 @@
+- NEW: can use an SQLite DB as internal database
+- NEW: sort by useflags in dependency list
+- NEW: make uselist and deplist lazy - i.e. load only if needed
+- NEW: remembers the height and width of the preference window
+- NEW: check prerequisites before starting
+- NEW: add color buttons to the preferences, so the colors can be changed
+- I18N: added Spanish translation (thx to Daniel Halens)
+- CHANGE: reorganize preferences
+- CHANGE: improvements in session handling
+- CHANGE: move from libglade to GtkBuilder
+- FIX: fixed searching
+- FIX: bugs fixed: #44, #41, #15, #47 and several others
+
+**Follow-up release:** _0.12.1_
+