From e8fa3e492b12dc6e7d30b08566c37c59bce5e38c Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 15 Jul 2006 09:02:11 -0300 Subject: Make snapshot now working fine with hg From: Mauro Carvalho Chehab This will allow generating periodic snapshots of the tree. Signed-off-by: Mauro Carvalho Chehab --- v4l/scripts/changelog.tmpl | 5 +++++ v4l/scripts/map-changelog | 1 + 2 files changed, 6 insertions(+) create mode 100644 v4l/scripts/changelog.tmpl create mode 100644 v4l/scripts/map-changelog (limited to 'v4l/scripts') diff --git a/v4l/scripts/changelog.tmpl b/v4l/scripts/changelog.tmpl new file mode 100644 index 000000000..c1e5cb176 --- /dev/null +++ b/v4l/scripts/changelog.tmpl @@ -0,0 +1,5 @@ +User #author# +Date #date|date# +#desc# + +--- diff --git a/v4l/scripts/map-changelog b/v4l/scripts/map-changelog new file mode 100644 index 000000000..cc5caeb1c --- /dev/null +++ b/v4l/scripts/map-changelog @@ -0,0 +1 @@ +changeset = changelog.tmpl -- cgit v1.2.3