]> granicus.if.org Git - postgresql/commitdiff
Fix wrapping.
authorBruce Momjian <bruce@momjian.us>
Wed, 7 Nov 2001 03:12:20 +0000 (03:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 7 Nov 2001 03:12:20 +0000 (03:12 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index c805b3a37cb9fa394b87f6b2158a3d665d8655de..c8e57d759750895ead7c809b8635895b867922e2 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -88,7 +88,8 @@ PL/PgSQL Allow IS and FOR keywords in cursors, for compatibility (Bruce)
 Native language support for error messages in psql, pg_dump, libpq, and
   postgres components; configure --enable-nls
   (Peter E [German, some French, some Swedish], Serguei A. Mokhov [Russian],
-  Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei [Traditional Chinese])
+  Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei 
+  [Traditional Chinese])
 Make NULL appear at beginning/end based on ORDER BY (Tom)
 Add %TYPE capability to CREATE TYPE (Ian Lance Taylor)
 Truncate extra-long sequence names to a reasonable value (Tom)