summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2014-04-25 19:28:17 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2014-04-25 19:29:07 +0200
commitb09ba634dafba5003a2dfd4b3c8b293b60a2804f (patch)
treeffb8c7398dcd1fd8efb18442d15e629acd546316 /Changelog
parent23b30fd5c9cc738fd87265a8bb8e848e4060ff02 (diff)
downloadlibass-b09ba634dafba5003a2dfd4b3c8b293b60a2804f.tar.bz2
libass-b09ba634dafba5003a2dfd4b3c8b293b60a2804f.tar.xz
Update version info and changelog0.11.2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3c134fa..bd6e0ba 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+libass (0.11.2)
+ * Improve yasm version check
+ * Fix \fscx0 crashes
+ * Actually export ass_library_version
+ * Fix change detection with vector clips
+ * SIMD assembly bugfixes
+ * Parse drawing numbers as floats (GH #63)
+ * Fix shaper sign bug (GH #68)
+ * Initialize \pbo correctly (GH #74)
+
libass (0.11.1)
* Fix distfile generation
* No functional changes