pf-tools commit: r547 [ccaillet-guest] - in /trunk: debian/changelog lib/PFTools/Conf.pm

parmelan-guest at users.alioth.debian.org parmelan-guest at users.alioth.debian.org
Mon Jan 7 10:39:28 UTC 2008


Author: ccaillet-guest
Date: Mon Jan  7 10:39:28 2008
New Revision: 547

URL: http://svn.debian.org/wsvn/pf-tools/?sc=1&rev=547
Log:
* exporting some logging functions needed by update-config from Conf.pm

Modified:
    trunk/debian/changelog
    trunk/lib/PFTools/Conf.pm

Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pf-tools/trunk/debian/changelog?rev=547&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Mon Jan  7 10:39:28 2008
@@ -7,6 +7,7 @@
   * adding pf-tools.links file for compatibility with previous version
   * modifying update-config by moving Get_options, Do_help function on
     Update.pm to update-config script (right place)
+  * exporting some logging functions needed by update-config from Conf.pm
 
   [ Thomas Parmelan ]
   * lib-net: if no comment is specified in a zone, network or server
@@ -17,7 +18,7 @@
     made mistakes...
   * Update my email address.
 
- -- Thomas Parmelan <tom+pf-tools at ankh.fr.EU.org>  Mon, 27 Aug 2007 16:39:01 +0200
+ -- Christophe Caillet <quadchris at free.fr>  Mon, 07 Jan 2008 11:38:16 +0100
 
 pf-tools (0.32.46-1) unstable; urgency=low
 

Modified: trunk/lib/PFTools/Conf.pm
URL: http://svn.debian.org/wsvn/pf-tools/trunk/lib/PFTools/Conf.pm?rev=547&op=diff
==============================================================================
--- trunk/lib/PFTools/Conf.pm (original)
+++ trunk/lib/PFTools/Conf.pm Mon Jan  7 10:39:28 2008
@@ -34,6 +34,9 @@
     %SUBST
 
     Load_conf
+    deferredlogsystem
+    deferredlogpipe
+    FlushLog
 );
 
 our @EXPORT_OK = qw();




More information about the pf-tools-commits mailing list