summaryrefslogtreecommitdiff
path: root/changelogs/0.12.txt
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-08 00:50:57 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-08 00:50:57 +0200
commit3b8dc6b9595a3e2abfbc2d031c09635f28677c56 (patch)
treecab625d5a6a6259005e4752598e39a502cc25269 /changelogs/0.12.txt
parentc655f9f76944de41d9f138e2cd61450da9adce49 (diff)
downloadweb-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.tar.gz
web-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.tar.bz2
web-3b8dc6b9595a3e2abfbc2d031c09635f28677c56.zip
Added changelog
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_
+