summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 75e2124..54ef96b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,17 @@
Xft
X FreeType library
- Version 2.3.3
- 2019-03-16
+ Version 2.3.4
+ 2021-08-01
Xft version 2.1 was the first stand alone release of Xft, a library that
connects X applications with the FreeType font rasterization library. Xft
uses fontconfig to locate fonts so it has no configuration files.
+Version 2.3.4
+
+Handle deprecation of FcNameRegisterObjectTypes API by fontconfig.
+Minor cleanups for compiler warnings and man pages.
+
Version 2.3.3
Use XRenderCreateSolidFill when available (Render version 0.10 or later)