summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2005-04-27 19:08:08 +0000
committerKeith Packard <keithp@keithp.com>2005-04-27 19:08:08 +0000
commit87c887464a6fc20310998146b8558179ebe18923 (patch)
treeae2f3aa8de0600f54bbfd580d7e0e0c79d07cebb /README
parent5c1853cd4c9bd511f0ae9f644a2a30025116987e (diff)
Update date to real 2.3.2 release date. Fix change attributionsfc-2_3_2
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 831613e..26fe4b9 100644
--- a/README
+++ b/README
@@ -1,14 +1,15 @@
Fontconfig
Font configuration and customization library
Version 2.3.2
- 2005-4-23
+ 2005-4-27
Check INSTALL for compilation and installation instructions.
Report bugs to https://bugs.freedesktop.org in the fontconfig module.
2.3.2
-Patch memory leaks in using iconv. (keithp)
+Patch memory leaks in using iconv. (Reported by Chris Capoccia)
+Patch memory leaks in fc-cache. (Reported by Chris Capoccia)
Fetch bitmap glyphs to get widths during font evaluation. (keithp)
Share strings through FcObjectStaticName (Ross Burton)
Windows build updates (Tor Lillqvist)