~ubuntu-branches/ubuntu/quantal/iotop/quantal

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2010-01-12 14:52:38 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100112145238-xt4tzdrwjmqsvf16
Tags: 0.4-1
* New upstream release
  - Switched to distutils and removed setuptools egg (Closes: #563097)
  - Works around weird math domain error (Closes: #563097)
  - Works on Python 2.4 (with ctypes), adust packaging
* Make the watch file a little more flexible

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.4
 
2
~~~
 
3
o Compatibility with python2.4 using the ctypes module
 
4
o Stopped using setuptools in favor of straight distutils
 
5
 
1
6
0.3.2
2
7
~~~~~
3
8
o Split long command lines in the middle instead of cutting them at the end