summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7c9356..5f761bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+
+Version 1.3.2 (2011-07-08)
+ o Allows run with restricted privileges.
+ o Community list filter operation.
+ o Fixes several problems in filter syntax:
+ - Fixes several conflicts in the grammar.
+ - Fixes a bug in (a..b, c) pair patterns.
+ - Makes pair patterns orthogonal.
+ - Allows term expressions in pair patterns without additional ( ).
+ - Allows several comma separated values in switch cases.
+ o Many bugfixes.
+
Version 1.3.1 (2011-05-02)
o Added Linux kernel route attributes krt_prefsrc and krt_realm.
o Added BGP option 'med metric' related to MED handling.