summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gitinfo2/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-09-01 22:26:27 +0000
committerKarl Berry <karl@freefriends.org>2014-09-01 22:26:27 +0000
commit5e3775e74d3445586dfb14b025aa3b758c9fe50d (patch)
tree795198834b5daf95029d06e094baf7af3b3983fe /Master/texmf-dist/doc/latex/gitinfo2/README
parent90a719a4e36e91ce8d6c935f4ad9e5b1e50e2c49 (diff)
gitinfo2 (1sep14)
git-svn-id: svn://tug.org/texlive/trunk@35083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gitinfo2/README')
-rw-r--r--Master/texmf-dist/doc/latex/gitinfo2/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gitinfo2/README b/Master/texmf-dist/doc/latex/gitinfo2/README
new file mode 100644
index 00000000000..ee18c3b25d9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/gitinfo2/README
@@ -0,0 +1,23 @@
+ The `gitinfo2' package allows version control metadata to be
+incorporated into LaTeX documents; the metadata is obtained from the
+git distributed version control system.
+ For `memoir' users, the package provides additional page styles
+(headers and footers) with selected metadata.
+
+ gitinfo2 is licenced under the LPPL. For more details,
+please see the accompanying manual: gitinfo2.pdf.
+
+Change History
+~~~~~~~~~~~~~~
+
+Warning: existing repositories using gitinfo will need to be migrated
+in order to take advantage of the new features in gitinfo2.
+
+2014-05-12 2.0 Changed package name for backward compatibility
+ Improved documentation
+ New tags for improved Release annotation
+ A relocated 'gitHeadInfo.gin' file
+ Re-engineered page styles for Memoir users
+ Watermarking facility
+
+2011-08-29 1.0 Initial release