Add mention of removed -enable-multibyte/locale in HISTORY.
authorBruce Momjian
Mon, 16 Sep 2002 15:08:53 +0000 (15:08 +0000)
committerBruce Momjian
Mon, 16 Sep 2002 15:08:53 +0000 (15:08 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index b0a5e2cf863532c76e28cb1097a1ad3e8665a0e7..f56eb2d9a09be3b2ac34397b654db297818a0225 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -386,6 +386,8 @@ Require readline and zlib by default in configure (Peter)
 Allow Solaris to use Intimate Shared Memory (ISM), for performance
   (Scott Brunza, P.J. Josh Rovero)
 Always enable syslog in compile, remove --enable-syslog option (Tatsuo)
+Always enable multibyte in compile, remove --enable-multibyte option (Tatsuo)
+Always enable locale in compile, remove --enable-locale option (Tatsuo)
 Fix for Win9x DLL creation (Magnus Naeslund)
 Fix for link() usage by WAL code on Win32, Netware, BeOS (Jason Tishler)
 Add sys/types.h to c.h, remove from main files (Peter, Bruce)