diff options
Diffstat (limited to 'doc/src/sgml/release.sgml')
-rw-r--r-- | doc/src/sgml/release.sgml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 2671824fa6b..2b6dee784da 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -47,14 +47,12 @@ can be created without links to the main documentation. <para> A complete list of changes for each release can be obtained by - viewing the <link linkend="cvs">CVS</link> logs for each release. + viewing the <link linkend="git">Git</link> logs for each release. The <ulink url="http://archives.postgresql.org/pgsql-committers/">pgsql-committers email list</ulink> records all source code changes as well. There is also - a <ulink url="http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/">web + a <ulink url="http://git.postgresql.org/gitweb?p=postgresql.git;a=summary">web interface</ulink> that shows changes to specific files. - <!-- we need a file containing the CVS logs for each release, and something - like the SVN web interface that groups commits but has branches --> </para> <para> |