aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-03-27 23:05:32 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-03-27 23:05:32 +0900
commit83ae04dd7738fd975fde14db815c786bb013dbb2 (patch)
treecd64afedce855b4404706403b766251454ea57d4 /ChangeLog
parent64dd7c605b14bc351f44e066f8058520f581326f (diff)
downloadpbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar
pbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar.gz
copyright year 2007, and changelog about it, and changelog warning/error to >&2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1d9223..387bcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-03-27 Junichi Uekawa <dancer@debian.org>
+ * pbuilder, et al: Copyrigjht 2007 update.
+ warning/ error message sent to >&2 consistently.
+
* pdebuild: 399484: Use $BUILDRESULT with pdebuild-internal
"Anderson Lizardo" <anderson.lizardo@gmail.com>