updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / ioreniced / ChangeLog
blob7832729f4e5e72a60239e6de4c8ab3ec5d88a697
1 2009-06-17
2 ----------
3 bugfix release 0.1.4
4 - clean up filter list, it was way to overblown
5 - add 2 operation modes: brute and smart. check the configfile on what they are doing
7 2009-06-09
8 ----------
9 bugfix release 0.1.3
10 - rework grep calls (my bad code), this should minimize cpu consumption 
11   and spawned processes (by the script)
12 - disable logging by default
14 2009-06-04
15 ----------
16 bugfix release 0.1.2
17 - enabling/disabling logging in the config
18 - check if the daemon is already running
20 2009-06-03
21 ----------
22 bugfix release 0.1.1
23 - fixed garbage collector, non-existing processes are removed properly now
24 - more sane list of processes that should be handled
25 - cleanups and simplifications all over the place
27 2009-06-02
28 ----------
29 initial release 0.1
30 - works but only tested on one machine