summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-07-11 15:08:52 +0200
committerGrigori Goronzy <greg@blackbox>2009-07-11 15:09:36 +0200
commit34923cb1813b9a1ffffa1799c5fda1803dbfb996 (patch)
tree526ff0b76fe7ea71c8a7b1be2e17c0fe200dac5d /Changelog
parentce26c316751e7dbe844d5069731da9de32507ea3 (diff)
downloadlibass-34923cb1813b9a1ffffa1799c5fda1803dbfb996.tar.bz2
libass-34923cb1813b9a1ffffa1799c5fda1803dbfb996.tar.xz
Initial changelog update for 0.9.7
Update changelog and version number in configure.ac.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f708d33..e37c1f3 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,21 @@
+libass (0.9.7)
+ * Build system fixes
+ * Fixed cache lookup and overload problems
+ * All globals have been eliminated, libass is reentrant
+ * Dynamically allocate glyph and line buffers
+ * Fix up stroker for big border sizes
+ * Support empty lines (\N\N)
+ * Support for the following override tags:
+ \fax, \fay, \xshad, \yshad, \ybord, \xbord, \iclip, \u, \s, \p, \pbo
+ * Full subpixel accuracy for positioning
+ * PAR correction
+ * Rotation viewer distance correction
+ * Drawing mode (not for \clip yet)
+ * Fixed a few memory leaks
+ * Removed MPlayer compatibility code
+ * Introduced message handling callback
+ * Lots of bugfixes
+
LibASS (0.9.6)
* Various fixes and updates to match VSFilter renderer.
* Support \blur tag and ScaledBordersAndShadow property.