summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2010-02-13 16:53:31 +0100
committerGrigori Goronzy <greg@blackbox>2010-03-01 05:24:41 +0100
commit06224ae0938383f329948f8805ac7ba7556ba362 (patch)
treeaaa6a3f7835486fb3a855da40b758474573178da
parent7cf9d0ac2c8973a74853a502a8ea644cce9d1d2b (diff)
downloadlibass-06224ae0938383f329948f8805ac7ba7556ba362.tar.bz2
libass-06224ae0938383f329948f8805ac7ba7556ba362.tar.xz
Initial changelog for release 0.9.9
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ca1ba53..f95d23b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+libass (0.9.9)
+ * Parse numbers in a locale-independent way
+ * Remove support for freetype < 2.2.1, fontconfig < 2.4.1; this especially
+ means libass will not extract fonts into the file system anymore
+ * Disable script file size limit
+ * Match fonts against the full name ("name for humans")
+ * Reset clip mode after \iclip
+ * Improve VSFilter compatibility
+ * Update API documentation
+ * A couple of smaller fixes and cleanups
+
libass (0.9.8)
* Support \q override tag
* Support wrap style 1 (i.e. wrap, but do not equalize line lengths)