From 48261e91d89754828375de0ed03299d6af79555a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 25 Jan 2007 20:44:48 +0000 Subject: add a new file ReleaseNotes that contains just the summary changelogs from the stable releases. we'll be removing these summaries from ChangeLog, in favor of more detailed per-sub-release changelogs. svn:r9405 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 60685b0bf..c1bf3ff6f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,8 @@ SUBDIRS = src doc contrib DIST_SUBDIRS = src doc contrib -EXTRA_DIST = INSTALL README AUTHORS LICENSE ChangeLog tor.spec tor.spec.in +EXTRA_DIST = INSTALL README AUTHORS LICENSE ChangeLog \ + ReleaseNotes tor.spec tor.spec.in #install-data-local: # $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor -- cgit v1.2.3