summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorTom Lane2004-10-24 15:01:54 +0000
committerTom Lane2004-10-24 15:01:54 +0000
commit261f184f0cf698ddad61c21476406c8d046bc9f0 (patch)
tree8c3fca6f1183cb25c7e6cea81c75a17dd04c05f2 /src/tools
parent1b9c10275a482242b774cc692ae6637ea06cdf55 (diff)
Update RELEASE_CHANGES to mention updating the timezone database as
a routine part of release prep.
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/RELEASE_CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 98545cc40f..22f052a976 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -29,9 +29,11 @@
update INSTALL
platform-specific FAQ's, if needed
+* Update timezone data to match latest zic database (see src/timezone/README)
+
* Update pg_upgrade to handle new version, or disable
-* Update copyright year?
+* Update copyright year when needed
---------------------------------------------------------------------------