• 2002-05-28
    v1.0.10 is waiting here for your click.
    This time it's just a small fix for all RPM users out there. dotconf up to 1.0.9 did not put /usr/lib/libdotconf.so into the binary package. 1.0.10 fixes this.

  • 2002-02-04
    v1.0.9 has been release
    Here's the ChangeLog excerpt:
        - FIX: additional options were not inherited to included files. Andreas
               Schulze of mediaways.net sent in the fix for this bug.
    
        - in v1.0.7 we fixed the inline comment handling. someone used this bug as
          a feature. we give them a new flag "NO_INLINE_COMMENT", to make this bug
          a feature on demand. Any sufficiently advanced bug will become a
          feature :)
    
        - Joost Remijn of eidetica.com sent in a patch to support
          DUPLICATE_OPTION_NAMES to have distinct modules use the same option name.
          it uses the context_checker feature to distinguish which module is
          responsible for handling the current line.
    
        - some more examples have been written: noinline, fallback and a
          sophisticated "duplicates" example.
    
        - applied two cleanup patches by Joost Remijn of eidetica.com
        - more general code cleanups
      
    All of the DUPLICATE_OPTION_NAMES stuff has been written by Joost Remijn of eidetica.com. Kudos to him!

  • 2002-01-15
    v1.0.8 is there for public consumption.
    there is only one new thing about this release: it has a RPM .spec file in it; it has been provided by Benjamin Lee of dotwap.com.

  • 2001-12-29
    v1.0.7 is ready to be grabbed here. It's a bugfix release. Hubert Leineweber found a bug in the inline comment handling and Bob Buck sent in some cleanups for Win32. And i fixed a tiny documentation flaw that Mike Swieton found.

  • 2001-08-28
    you can now get the current version, v1.0.6, here. it features great improvements / compilation fixes for Win32, thanks to Bob Buck!

  • 2001-07-25
    v1.0.5 is there. It's a bugfix release. Ural Khassanov has spotted a segmentation fault and while i fixed that i found several memory leaks, that i fixed along the way.

  • 2001-07-03 v1.0.4 is out of the door. It's a feature release and adds support for apache-style wildcard-matching for Include statements.
    You can now use "Include /etc/httpd/modules/*.conf" in your dot.conf configfile, too!
    Kudos to Stephen W. Boyer of caldera.com for implementing this!

  • 2001-06-20 v1.0.3 is out. It contains fixes for serious flaws where usage of Includepath would lead to SEGFAULTs or dot.conf would lose information about Context- and Error checker when Include'ing files. A small memory leak has also been fixed. Updating to v1.0.3 or later is recommended
  • 2001-03-24 Shane Wegner sent in some patches for errors (see ChangeLog for details). The jump to 1.0.2 was necessary, b/c dotconf-config faulty and reports 1.0.1 for the 1.0.0 version; releasing a 1.0.1 would make dotconf-config's version ambiguous, and we really don't want this!
  • 2001-02-21 v1.0.0 final is available. It contains a fix for a buffer overflow that occurs when any option gets more than 16 parameters.
  • 2000-10-03 Dimitry Bukin pointed out a compile time problem with g++ 2.91.66 and has kindly provided a patch versus 1.0.0pre1.
    Update: pre2 and 1.0.0 final have this patch already included.
  • 2000-10-01 version 1.0.0pre1 is out as a Request For Comments before the final 1.0.0 release.
    This piece is not considered unstable; only released as a pre version to get some feedback first!