This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Firewall Builder GUI and Policy Compilers Open Source Code".
The branch, development has been updated
via edb126f3e3219be1b426a9acf0b0de2aecd997b9 (commit)
from 99498dc90beccde263920166abe2957e66c88b8c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit edb126f3e3219be1b426a9acf0b0de2aecd997b9
Author: Vadim Kurland <vadim@...>
Date: Thu Nov 10 14:03:42 2011 -0800
added latest changes to 5.0.1 release notes
diff --git a/src/res/help/en_US/release_notes_5.0.1.html b/src/res/help/en_US/release_notes_5.0.1.html
index 27c323d..ab15874 100644
--- a/src/res/help/en_US/release_notes_5.0.1.html
+++ b/src/res/help/en_US/release_notes_5.0.1.html
@@ -225,6 +225,14 @@
</p>
</li>
+ <li>
+ <p>
+ fixes #2668 Remove "static routes" from the explanation text in
+ ASA/PIX import dialog. We can not import PIX/ASA routing
+ configuration at this time.
+ </p>
+ </li>
+
</ul>
@@ -321,6 +329,16 @@
eliminated code redundancy.
</p>
</li>
+
+ <li>
+ <p>
+ fixes #2664 Update error message when "which" command
+ fails. Generated iptables script uses "which" to check if all
+ utilities it uses exist on the machine. We should also check if
+ "which" itself exists and issue meaningful error message if not.
+ </p>
+ </li>
+
</ul>
-----------------------------------------------------------------------
Summary of changes:
src/res/help/en_US/release_notes_5.0.1.html | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
hooks/post-receive
--
Firewall Builder GUI and Policy Compilers Open Source Code
|