diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-05-23 10:53:36 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-05-23 10:53:36 +0000 |
commit | d658f6f5e1071aaba845a3c1216d96d50f399189 (patch) | |
tree | 796cc5e3e45010a022e6374660462531b664bf28 /debian | |
parent | 106e674096a2c6da1e3fa44b88ec228a61ef7dfe (diff) |
* updated the changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 13bce19fe..6296a98e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -apt (0.6.37) experimental; urgency=low +apt (0.6.36ubuntu1) breezy; urgency=low * apt-cache show <virtualpkg> shows the available packages providing - the virtual pkg (thanks to otavio) + the virtual pkg (thanks to otavio) (closes: #202493) * make pinning on the "component" work again (using the section of the archive, we don't use per-section Release files anymore with apt-0.6) + (closes ubuntu #9935) * make it possible to write a cache-control: no-cache header even if no proxy is set to support transparent proxies (closes ubuntu: #10773) |