diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-06 15:18:14 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-06 15:18:14 +0200 |
commit | 5d372ca57d41f5c1a81bd849a7e4d6880f935f54 (patch) | |
tree | 57cc2a294333a4914bd728416342f1eabbb1585c /debian/changelog | |
parent | 85dfe52dafa21397eaa0355f1486d9c27deea963 (diff) | |
parent | 917832191acb189705762e13aab3b7c5e6e26653 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- do not break if no /dev/pts is available
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a1b1d0bb0..fbee91ee2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ apt (0.7.6ubuntu2) gutsy; urgency=low * doc/examples/sources.list: - change example source to gutsy + * apt-pkg/deb/dpkgpm.cc: + - do not break if no /dev/pts is available - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Aug 2007 15:17:57 +0200 apt (0.7.6ubuntu1) gutsy; urgency=low |