1Revision history for Config-Std
2
30.901  Tue Sep 10, 2013
4    - Copyright, added co-maintainers
5    * RT 85956 - 5.18 Hash ordering randomization hit the tests.
6      Thanks to Gregor on Debian for report and Zefram for patch.
7
80.900   Tue Apr 12 20:41:04 2011
9    - Change of Maintainers.
10    - Reordered Changes to latest first.
11    - Module::Build::Compat creating Makefile.PL traditional
12    - LICENSE file created (in Build.PL)
13    - 21184: require v5.7.3 (Thanks Leo)
14    - Doc patches per RT queue
15	    - 18642: Dynamic loading of Config::Std breaks the interface, doc workaround.
16                      (thanks Schwern & Uri)
17	    - 16488: Philosophy is 'as simple as possible'. (thanks Steven)
18	    - 21604: read from string_ref (thanks Todd)
19
20
210.007  Wed Nov 18 13:21:08 2009
22    - Fixed major bug in gap algorithm for new keys (thanks Jojo!)
23
24
250.0.5  Tue Sep 22 15:17:49 2009
26    - Made spacing between key/values more intelligent
27    - Added def_sep option to control that intelligence (thanks David)
28    - Added support for standard INI-style comments:   ; like this
29      (thanks William and FSD)
30    - Fixed bug in section heading parsing (thanks Kirk)
31
32
330.0.4  Mon Feb 20 08:03:45 2006
34    - Removed spurious dependency on Smart::Comments
35
36
370.0.3  Fri Feb 17 15:50:09 2006
38    - Fixed bug in writing back from a hash-ref
39    - Fixed spelling bug in append_comments (thanks Torsten!)
40    - Added {def_sep => '='} option (thanks Nick)
41    - Clarified use of comments with config vars 
42    - Removed unused "" sections from read_config hash (thanks carcassonne)
43    - Added logic to decide whether new sections have spaces after them
44    - Changed write_config() behaviour for undefined hash entries: they now
45      throw an exception (thanks David)
46    - Added mechanism to allow read_config() and write_config() to be renamed
47      when exported (thanks David)
48
49
500.0.2  Wed May 25 22:30:51 2005
51    - First public release
52
53
540.0.1  Wed Feb 16 04:04:39 2005
55    - Initial release.
56
57
58