aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2538dfd..6465760 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2007-06-23 Junichi Uekawa <dancer@debian.org>
+ * Documentation/pbuilder-doc.xml: document the files
+
+ * Makefile: install pbuilder-test sample files.
+
+ * examples/pbuilder-test/README: install pbuilder-test sample files.
+ 000_prepinstall
+ 001_apprun
+ 002_libfile
+ 002_sample.c
+ 003_makecheck
+ 004_ldd
+
* examples/pbuilder-distribution.sh: $@ -> "$@"
2007-06-17 Junichi Uekawa <dancer@debian.org>