* Version 2.3.4 released.
=========================


Tag sources with `VER-2-3-4'.

* docs/CHANGES, docs/VERSION.DLL: Update documentation and bump
version number to 2.3.4.

* README, Jamfile (RefDoc), builds/win32/visualc/index.html,
builds/win32/visualc/freetype.dsp,
builds/win32/visualc/freetype.vcproj: s/2.3.3/2.3.4/, s/233/234/.

* include/freetype/freetype.h (FREETYPE_PATCH): Set to 4.

* builds/unix/configure.raw (version_info): Set to 9:15:3.
diff --git a/ChangeLog b/ChangeLog
index a6306e8..2a1ce5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2007-04-09  Werner Lemberg  <wl@gnu.org>
+
+	* Version 2.3.4 released.
+	=========================
+
+
+	Tag sources with `VER-2-3-4'.
+
+	* docs/CHANGES, docs/VERSION.DLL: Update documentation and bump
+	version number to 2.3.4.
+
+	* README, Jamfile (RefDoc), builds/win32/visualc/index.html,
+	builds/win32/visualc/freetype.dsp,
+	builds/win32/visualc/freetype.vcproj: s/2.3.3/2.3.4/, s/233/234/.
+
+	* include/freetype/freetype.h (FREETYPE_PATCH): Set to 4.
+
+	* builds/unix/configure.raw (version_info): Set to 9:15:3.
+
 2007-04-09  Martin Horak  <horakm@centrum.cz>
 
 	* src/truetype/ttgload.c (load_truetype_glyph): Save and restore
@@ -54,7 +73,7 @@
 
 	* builds/win32/visualc/index.html,
 	builds/win32/visualc/freetype.dsp,
-	builds/win32/visualc/freetype.vcproc, README: s/2.3.2/2.3.3/,
+	builds/win32/visualc/freetype.vcproj, README: s/2.3.2/2.3.3/,
 	s/232/233/.
 
 	* docs/CHANGES: Mention ftdiff.
@@ -131,7 +150,7 @@
 
 	* builds/win32/visualc/index.html,
 	builds/win32/visualc/freetype.dsp,
-	builds/win32/visualc/freetype.vcproc, README: s/2.3.1/2.3.2/,
+	builds/win32/visualc/freetype.vcproj, README: s/2.3.1/2.3.2/,
 	s/231/232/.
 
 2007-03-08  David Turner  <david@freetype.org>