~ubuntu-branches/ubuntu/jaunty/arno-iptables-firewall/jaunty

« back to all changes in this revision

Viewing changes to etc/arno-iptables-firewall/plugins/transparent-dnat.CHANGELOG

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2008-03-18 09:55:05 UTC
  • mfrom: (1.1.4 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080318095505-j64c7y1wkuqdyvsc
Tags: 1.8.8.o-2
Add dnsutils to the recommended packages (Closes: #471430).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.22BETA (February 13, 2008)
 
2
------------------------------------
 
3
+ Updated according to the new plugin template
 
4
 
 
5
Version 0.21BETA (January 30, 2008)
 
6
-----------------------------------
 
7
* Changed hardcoded iptables to $IPTABLES
 
8
 
 
9
Version 0.2BETA (November 15, 2007)
 
10
-----------------------------------
 
11
* Plugin cleanup
 
12
* Changed OUTPUT to PREROUTING chain (cleaner + faster)
 
13
* Updated for new plugin model (with PLUGIN_CMD) + better layout
 
14
 
1
15
Version 0.1BETA (May 26, 2006)
2
16
------------------------------------
3
17
* Initial version (courtesy of Rok Potocnik)