~mvo/python-apt/improve-replace-handling

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2012-02-03 12:46:08 UTC
  • Revision ID: michael.vogt@ubuntu.com-20120203124608-kbgsusj1a9g2zrlc
* python/tag.cc, tests/test_tagfile.py:
  - add support a filename argument in apt_pkg.TagFile() (in addition
    to the file object currently supported)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
  * tests/test_tagfile.py:
11
11
    - add test for apt_pkg.TagFile() both for compressed/uncompressed
12
12
      files
 
13
  * python/tag.cc, tests/test_tagfile.py:
 
14
    - add support a filename argument in apt_pkg.TagFile() (in addition
 
15
      to the file object currently supported)
13
16
 
14
17
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Jan 2012 12:07:48 +0100
15
18