NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-)
New commits: commit 223686d64f5e149ba8aa334a2a54bd5b22017d9e Author: Behdad Esfahbod <beh...@behdad.org> Date: Thu Oct 26 12:52:02 2017 -0600 1.6.3 diff --git a/NEWS b/NEWS index 51cec0d3..af27961e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Overview of changes leading to 1.6.3 +Thursday, October 26th, 2017 +==================================== + +- Fix hb_set_t some more. Should be solid now. +- Implement get_glyph_name() for hb-ot-font. +- Misc fixes. + + Overview of changes leading to 1.6.2 Monday, October 23nd, 2017 ==================================== diff --git a/configure.ac b/configure.ac index 41ace120..d3dec0af 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) AC_INIT([HarfBuzz], - [1.6.2], + [1.6.3], [https://github.com/behdad/harfbuzz/issues/new], [harfbuzz], [http://harfbuzz.org/]) _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/harfbuzz