aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-01-22 23:39:21 +0000
committerBruce Momjian <bruce@momjian.us>2005-01-22 23:39:21 +0000
commit112654c72c2eb6fd37d8f53f4ad945e371affe62 (patch)
treef3ab25882212a5ac80dd77062db44ec8485df44a /src
parent754b5e1c42aa60f9ba18d2a9104cff4f25e06d95 (diff)
downloadpostgresql-112654c72c2eb6fd37d8f53f4ad945e371affe62.tar.gz
postgresql-112654c72c2eb6fd37d8f53f4ad945e371affe62.zip
Mention issue with < and > in docs.
Diffstat (limited to 'src')
-rw-r--r--src/tools/RELEASE_CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 1b44829a9ef..149e67f4bce 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