summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-02-26 07:18:38 +0200
committerGuillem Jover <guillem@debian.org>2009-02-26 07:25:33 +0200
commit8c4a5bf6fa2d265ea037f72f82afe891c6b6475e (patch)
treea348df9f9736b88a8172d84c880723dca3f92892 /ChangeLog
parent73c189a330b4878ab7be880d4b943fe9fbb3b06d (diff)
downloaddpkg-8c4a5bf6fa2d265ea037f72f82afe891c6b6475e.tar.gz
libdpkg: Add progress reporting support
Initial support to report progress from dpkg. For now it only changes behaviour if printing on a tty, later on it could be made pluggable so that external applications can monitor the internal progress on expensive dpkg actions. Based-on-patch-by: Romain Francoise <rfrancoise@debian.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 256d0c322..1c6b4dd97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-26 Romain Francoise <rfrancoise@debian.org>,
+ Guillem Jover <guillem@debian.org>
+
+ * lib/Makefile.am (libdpkg_a_SOURCES): Add 'progress.h' and
+ 'progress.c'.
+ * lib/progress.h: New file.
+ * lib/progress.c: Likewise.
+
2009-02-22 Raphael Hertzog <hertzog@debian.org>
* scripts/update-alternatives.pl: Add new option --log to