You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
Changelog
2
2
=========
3
3
4
+
3.9.6 (released 2023-06-13)
5
+
---------------------------
6
+
-[requirements.txt] Update dependencies, unpin specific fonttools version to allow more versions ([#1661](https://github.com/adobe-type-tools/afdko/pull/1661))
7
+
-[tx] fix segfaults due to old function call ([#1649](https://github.com/adobe-type-tools/afdko/pull/1649))
8
+
-[hotconv] Fix warning for negative TypoLineGap ([#1654](https://github.com/adobe-type-tools/afdko/pull/1654)) (thanks, @NSGod!)
9
+
-[hotconv] reset dsigCnt in hotReuse() so subsequent conversions add full stub 'DSIG' table ([#1648](https://github.com/adobe-type-tools/afdko/pull/1648)) (thanks, @NSGod!)
10
+
-[hotconv] 'name': fix memory leak in addName() ([#1646](https://github.com/adobe-type-tools/afdko/pull/1646)) (thanks, @NSGod!)
0 commit comments