summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38ed883..4f3b50c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2015-08-30 karl <charcoal@users.sf.net>
+
+ * 4.0.3 release.
+
+2015-08-17 karl <charcoal@users.sf.net>
+
+ * change language_set to grow dynamically, no limit.
+ * improve abbrev support: use abbrev in parallel page, parallel
+ dialog/tab, main window non-Bible (comm/book/dict), bookmarks.
+ * fixed module installation messages' display, so they're not lost.
+ * update language abbreviations to eliminate more unknowns.
+ * added gtk3 maximization detection.
+
+2015-08-06 karl <charcoal@users.sf.net>
+
+ * survivability fix: increase LANGSET_COUNT to 2000 (eBible repo).
+ * updated French translation.
+ * added Korean translation.
+ * 4.0.3 release.
+
+2015-06-15 karl <charcoal@users.sf.net>
+
+ * fixed detached parallel "close" button visual overreach.
+ * updated Slovenian translation (marjan savli).
+ * add toolkit identifications to "about xiphos."
+ * generic, all-purpose makeDistro.sh; deleted makeDistro3.sh.
+
+2015-04-15 karl <charcoal@users.sf.net>
+
+ * emergency fix mem alloc error in editor.
+ * 4.0.2 release.
+
+2015-03-29 karl <charcoal@users.sf.net>
+
+ * 4.0.1 release.
+
2015-02-20 karl <charcoal@users.sf.net>
* consequent to use of cppcheck, made many updates for efficiency,