X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=CHANGELOG;h=794e297342e09a23c84dedfe5304983d39c330d5;hp=04519bf97b5b03e7ef1e0b66a98d14d96f2a4610;hb=1ab008b9af1556f1bcba85b2d262fa83b617f01e;hpb=3b26750904e914f36e019101257244e27fdde011 diff --git a/CHANGELOG b/CHANGELOG index 04519bf..794e297 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,30 @@ +version 0.8.0 2008-11-25 + +- HTB priorities behaviour fixed (magic-priorities keyword is now obsolete) +- prometheus now requires -r ("run") switch to start shaping, default is no action +- C<<1 dialect upgraded to 0.6.2 (for_each() { } instead of every() { }, etc.) +- several minor changesets at https://dev.arachne.cz/svn/prometheus/timeline + +version 0.8.0 2008-09-05 + +- integrated monthly and yearly summary of traffic logs into prometheus script +- bugfix in changeset 75 - 91 + +version 0.7.8 2008-02-02 (xChaos) + +- improved Enterprise Research and Planning (ERP) section +- added informational messages before running iptables-restore +- fixed behaviour of "...-magic-relative-prio 0" + "...-fixed-fixed-prio 0" +- "filter-type classify" prometheus.conf keyword tested in production enviroment +- log file /var/log/prometheus renamed to /var/log/prometheuslog +- credit file /var/run/prometheus.credit moved to /var/lib/misc + +version 0.7.7 2008-01-?? + +- testing version, 0.8 will be stable release +- faster startup times using iptables-restore (credit: Martin "Ludva" Svoboda) +- compiles and runs correctly on both 32bit and 64bit platforms + version 0.7 2007-01-29 - There were good reasons to rename iptables hashing to iptables indexing.