summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-11-01 10:42:49 +0100
committerMichael Vogt <mvo@debian.org>2013-11-01 10:42:49 +0100
commit61f954bff040809e7ab57b3adec2fe95339ffb94 (patch)
treee9a2dd360db4e42e00d2658d6535d7b44ecf3ab1 /debian/changelog
parent213a00a43774ad41d1a59c82fe042390026ab048 (diff)
small documentation updates0.9.13_exp1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c31210aa..e6bdcb1fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ apt (0.9.13~exp1) experimental; urgency=low
* prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13)
* add new pid_t ExecFork(std::set<int> KeepFDs)
* Avoid flickering when "apt-get -o DpkgPM::Progress-Fancy=1" is use
+ * use sysconf(_SC_OPEN_MAX) in ExecFork()
-- Michael Vogt <mvo@debian.org> Fri, 01 Nov 2013 10:03:06 +0100