]> granicus.if.org Git - fcron/commitdiff
Updated version, release notes
authorThibault Godouet <fcron@free.fr>
Mon, 9 Jun 2014 18:10:32 +0000 (19:10 +0100)
committerThibault Godouet <fcron@free.fr>
Mon, 9 Jun 2014 18:10:32 +0000 (19:10 +0100)
configure.in
doc/en/relnotes.sgml
doc/fcron-doc.mod.in

index 647c5a66f394dde830127f6887044f05cf2219f7..590d5b2613405c2cc3a224757e4d05d63ce46b0e 100644 (file)
@@ -10,7 +10,7 @@ AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.57)
 m4_include([m4/ax_lib_readline.m4])
 
-vers="3.1.3"
+vers="3.2.0"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)
index 832e1ede8c323c5d798c2a98286afe98eb202145..e9426fc77fa9a1947e4ddd43057d3fd289049298 100644 (file)
@@ -13,11 +13,7 @@ A copy of the license is included in gfdl.sgml.
     <title>Release notes: &fcron; &version;</title>
     <itemizedlist>
         <listitem>
-           <para>The building process has changed quite significantly from version 3.0.2 to version 3.0.3 to make it more standard and packager-friendly. As a result, fcron won't be installed in the same paths as the previous versions by default: please pay attention to the installation paths displayed at the end of the ./configure output and use ./configure's options to change them if necessary.</para>
-           <para>PAM support has not been tested thoroughly. Help from a PAM
-              expert would be appreciated (to audit the PAM code in fcron, and
-              test it). You can disable PAM use in configure, using
-              "--with-pam=no".</para>
+           <para>Nothing special to be aware of in this release.</para>
         </listitem>
     </itemizedlist>
 </sect1>
index 683be7ad8d5e21d3195cf6482ca789a1df1f222a..572e1669eecfac29d584f73d826bd779596c78b5 100644 (file)
@@ -1,7 +1,7 @@
 <!-- Dev. release: -->
-<!ENTITY % devrelease "INCLUDE">
+<!--ENTITY % devrelease "INCLUDE"-->
 <!-- Stable release: -->
-<!--ENTITY % devrelease "IGNORE"-->
+<!ENTITY % devrelease "IGNORE">
 
 <!-- General information -->