#!/bin/sh
-# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.35 2007/10/01 03:01:38 momjian Exp $
+# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.36 2007/10/01 13:04:55 momjian Exp $
# This utility is used to generate a compact list of changes
# for each release, bjm 2000-02-22
$1 == "revision" \
{
if ($2 ~ /\..*\./)
- back_branch=" ack-patch>"
+ back_branch=" ranch>"
else back_branch = ""
}