# # # patch "ChangeLog" # from [98c254ce78a4ee6ac33a1a234ca4a5d5e4e62e55] # to [9be56b9bf5b1002dc13a38e094eea1fa8655b1fd] # # patch "Makefile.am" # from [ac345a2af81c3b439265ee192b8c22c60103e355] # to [7403c65538ce562be8863906a6f3d5e72d3abeb1] # ============================================================ --- ChangeLog 98c254ce78a4ee6ac33a1a234ca4a5d5e4e62e55 +++ ChangeLog 9be56b9bf5b1002dc13a38e094eea1fa8655b1fd @@ -1,5 +1,10 @@ 2006-04-06 Nathaniel Smith + * Makefile.am (mostlyclean-local): Delete + package_full_revision.txt, not package_full_revision_dist.txt. + +2006-04-06 Nathaniel Smith + * monotone.texi: Fix a bunch more places where we say "monotone" to refer to the command name. ============================================================ --- Makefile.am ac345a2af81c3b439265ee192b8c22c60103e355 +++ Makefile.am 7403c65538ce562be8863906a6f3d5e72d3abeb1 @@ -441,7 +441,7 @@ TESTS_ENVIRONMENT=AUTOTEST_PATH="." mostlyclean-local: - rm -rf testsuite.dir testsuite.log package_full_revision_dist.txt + rm -rf testsuite.dir testsuite.log package_full_revision.txt DISTCLEANFILES = tests/atconfig mt-stdint.h xgettext.opts pch-build.hh.gch.dep