diff options
Diffstat (limited to 'debian/patches/70-history')
-rw-r--r-- | debian/patches/70-history | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/70-history b/debian/patches/70-history new file mode 100644 index 0000000..20bd55f --- /dev/null +++ b/debian/patches/70-history @@ -0,0 +1,9 @@ +--- a/HISTORY ++++ b/HISTORY +@@ -3,3 +3,6 @@ + + Distribution file sets include release notes for their version and preceding + versions. Visit the file doc/src/sgml/html/release.html in an HTML browser. ++ ++On Debian systems, the release notes are contained in the postgresql-doc-* ++packages, located in /usr/share/doc/postgresql-doc-*/html/release.html. |