summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-01-12 19:07:05 +0100
committerDavid Tardon <dtardon@redhat.com>2016-01-12 19:21:19 +0100
commit1891b21d87428263e2488168c6a86f1f0497139b (patch)
tree713b6e43c9d67b75987c9009a6e68c48235be574 /NEWS
parent5dc3be0958c6b52f92686c98c594558085f46c05 (diff)
prepare for a release
Change-Id: I2cedd0b16ba94eb57792f0ec1f997d820f3bfbb4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19e0a57..0ad71d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+libetonyek 0.1.6
+
+- All formats:
+ + Improved handling of text language, e.g., written language props now
+ include country and script.
+- Keynote 6:
+ + Parse links.
+ + Parse text language.
+ + Parse lists (bullets).
+ + Resize tables properly.
+ + Fix handling of texts containing non-ASCII characters (i.e., the
+ majority of non-English languages).
+- Miscellaneous:
+ + Fix build with boost 1.54/1.55.
+ + Make help output of conversion tools more help2man-friendly.
+ + Fix build with recent clang, which does not like 'register' keyword.
+ + Various small fixes and improvements.
+
libetonyek 0.1.5
- Parse slide background.