summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-12-12 20:47:14 -0800
committerGlenn Morris <rgm@gnu.org>2012-12-12 20:47:14 -0800
commitbfe6ffb652954956ca984d594deb88d45f8cfd77 (patch)
tree7b45e49cdc59aaad12b18a967021e6c10f51e8f4 /ChangeLog
parent9e7abd17a34f432aa6f3e59896d794b1349c846a (diff)
downloademacs-bfe6ffb652954956ca984d594deb88d45f8cfd77.tar.gz
Add wisent manual to build process
* doc/misc/wisent.texi: Small edits. Set copyright to FSF, update license to GFDL 1.3+. * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent. (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent. ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets. * info/dir: wisent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aa48b0d3b0..a8108968665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2012-12-13 Glenn Morris <rgm@gnu.org>
- * info/dir: Add bovine.
+ * info/dir: Add bovine, wisent.
2012-12-12 Andreas Schwab <schwab@suse.de>