summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2012-10-01 17:10:29 +0200
committerGrigori Goronzy <greg@blackbox>2012-10-01 17:11:07 +0200
commit146d60f698e9a5ef79e68a27e768d2f4dd40068d (patch)
treeb809de9c66e79eb251934904ff1b661ffc7d0996
parent9dbd12d8826f4b44248e3823a094ab7ad371d0a7 (diff)
downloadlibass-146d60f698e9a5ef79e68a27e768d2f4dd40068d.tar.bz2
libass-146d60f698e9a5ef79e68a27e768d2f4dd40068d.tar.xz
Update changelog
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ef31e60..dface99 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+libass (0.10.1)
+ * Fix letter spacing
+ * Add \rSTYLENAME syntax support (GC #43)
+ * Fix border generation and border style reset (GC #56)
+ * Fix various issues with bug-for-bug compatibility of
+ transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42)
+ * Fix drawing parsing (GC #47)
+ * Various fixes to shaper (GC #54, GC #55, GC#59)
+ * Fix change detection
+ * Add ass_set_line_position API to set a vertical subtitle offset
+
libass (0.10.0)
* Bidirectional layout and Arabic shaping via FriBidi (GC #13)
* OpenType shaping via HarfBuzz-ng (GC #13)