diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-05-22 14:28:31 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-05-22 14:28:31 -0400 |
commit | a39e6470e8fb80c713d515ef51729ebdc382f7fd (patch) | |
tree | 0c205bec63b2714fdbc92ce8bc5af927a74ae5fa /NEWS | |
parent | 018e60904c2fcf7f76f5c3908ed21007dbd9fd32 (diff) | |
download | pango-a39e6470e8fb80c713d515ef51729ebdc382f7fd.tar.gz |
1.40.61.40.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Overview of changes between 1.40.5 and 1.40.6 +============================================= +- Don't use deprecated harfbuzz api +- Correctly implement min-required/max-allowed support +- Avoid compiler warnings +- Drop -uninstalled.pd files +- Add support for building with meson + Overview of changes between 1.40.4 and 1.40.5 ============================================= - Add missing introspection annotations (#778663) |