diff options
author | dale_mellor <dale_mellor> | 2003-08-03 15:14:54 +0000 |
---|---|---|
committer | dale_mellor <dale_mellor> | 2003-08-03 15:14:54 +0000 |
commit | eb50865add48ceccfa38bf4165351dd0418df41f (patch) | |
tree | b6d34a4e806ba0e61ec63f39320c3c636d82b459 /ChangeLog | |
parent | 2c6cfc753d5c4a6116bcf24307371c33f49bcfd1 (diff) | |
download | mcron-eb50865add48ceccfa38bf4165351dd0418df41f.tar.gz mcron-eb50865add48ceccfa38bf4165351dd0418df41f.tar.bz2 mcron-eb50865add48ceccfa38bf4165351dd0418df41f.zip |
Broken all functionality out into separate modules.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-08-03 Dale Mellor <dale_mellor@users.sourceforge.net> + + * Third cut, fully functional, modular, production quality, still + needs testing... + + * Pulled all functionality into modules, so it can be incorporated + into other programs. + + * Bumped version to 0.99.3. + + 2003-07-20 Dale Mellor <dale_mellor@users.sourceforge.net> * Second cut, now _really_ fully functional (100% Vixie @@ -21,6 +32,9 @@ * First cut, fully functional, production quality code, just needs testing... + * Broken/incomplete Guile prevents vixie compatibility from + working - this has been disabled by default in the configuration. + * Version set at 0.99.1 |