]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Stop shipping the design paper in the tarballs
authorSebastian Hahn <sebastian@torproject.org>
Wed, 27 Jan 2010 19:09:19 +0000 (20:09 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 27 Jan 2010 19:09:19 +0000 (20:09 +0100)
ChangeLog
doc/Makefile.am

index cd401440c04f91b673e138051da4c1b6a0be052b..978bafe0b8ec00ac2ae0e10e98940c9dff549697 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,8 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
       nicer HTML.
 
   o Removed features:
-    - Stop shipping parts of the website in the source tarballs.
+    - Stop shipping parts of the website and the design paper in the
+      source tarballs.
 
 
 Changes in version 0.2.2.8-alpha - 2010-01-26
index 240646b858d462be76ce3ee57b8ed5c82199b36a..2cb187d82d3b011b9f9f9227aac809f986efad31 100644 (file)
@@ -32,7 +32,7 @@ asciidoc_product = $(nodist_man_MANS) $(doc_DATA)
 
 SUBDIRS = design-paper spec
 
-DIST_SUBDIRS = design-paper spec
+DIST_SUBDIRS = spec
 
 # Generate the html documentation from asciidoc, but don't do
 # machine-specific replacements yet