From: Sebastian Hahn Date: Wed, 27 Jan 2010 19:09:19 +0000 (+0100) Subject: Stop shipping the design paper in the tarballs X-Git-Tag: tor-0.2.2.9-alpha~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c0ad636d9fad128be1a5cf7389f88949746ef48;p=thirdparty%2Ftor.git Stop shipping the design paper in the tarballs --- diff --git a/ChangeLog b/ChangeLog index cd401440c0..978bafe0b8 100644 --- 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 diff --git a/doc/Makefile.am b/doc/Makefile.am index 240646b858..2cb187d82d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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