summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-16 18:55:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-16 18:55:53 +0200
commitb6ff69135e677c22080d2013e87b34319c1ed671 (patch)
tree1769120175b585e78bdb7fbec74381b50b9ceb6a /debian
parent0284eee4a02e9cad0932b1058eec9dde6cf8c682 (diff)
* apt-pkg/deb/dpkgpm.cc:
- replace obsolete usleep with nanosleep
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ba6cd082..9f06a87b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,10 @@ apt (0.8.14.1) unstable; urgency=low
memory first before writing to avoid hitting limits
* apt-pkg/orderlist.cc:
- let VisitRProvides report if the calls were successful
+ * apt-pkg/deb/dpkgpm.cc:
+ - replace obsolete usleep with nanosleep
- -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Apr 2011 17:13:08 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Sat, 16 Apr 2011 18:54:37 +0200
apt (0.8.14) unstable; urgency=low