]> granicus.if.org Git - libass/commitdiff
Initial changelog for release 0.9.9
authorGrigori Goronzy <greg@blackbox>
Sat, 13 Feb 2010 15:53:31 +0000 (16:53 +0100)
committerGrigori Goronzy <greg@blackbox>
Mon, 1 Mar 2010 04:24:41 +0000 (05:24 +0100)
Changelog

index ca1ba531e3d064d1419cadab8e9eaa43ce4387c5..f95d23b3f709706ffecdde561128cda4c9819b70 100644 (file)
--- 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)