Skip to content

Commit f2ad4ca

Browse files
committed
Update pgcvslog comment on how to find branch start time.
Run autoconf/autoheader in case someone forgot in the past.
1 parent 6629bc7 commit f2ad4ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/pgcvslog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
# date range
1616
# cvs log -d'2005-05-08<2005-05-29' -b .
1717
#
18+
# To find branch time, look for "branches:" tag in CVS commit logs
19+
# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4".
20+
#
1821
# Remove TODO and FAQ logs if desired
1922
#
2023

0 commit comments

Comments
 (0)