From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 22 Jan 2005 23:39:21 +0000 (+0000)
Subject: Mention issue with < and > in docs.
X-Git-Tag: REL8_1_0BETA1~1506
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=112654c72c2eb6fd37d8f53f4ad945e371affe62;p=postgresql

Mention issue with < and > in docs.
---

diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 1b44829a9e..149e67f4bc 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -29,6 +29,7 @@
 	document all new features
 	update help output from inside the programs
 	doc/src/sgml/ref manual pages
+	convert any literal "<" and ">" characters
 
 * Ports
 	update config.guess and config.sub at the start of beta