From 95a0ff22dde0dfb068c34a783f0629e66f61d82c Mon Sep 17 00:00:00 2001 From: david <> Date: Sun, 18 May 2003 13:23:48 +0000 Subject: [PATCH] Updated Changelog, made consistent w/ other LDP utilities. --- LDP/builder/db2omf/Changelog | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/LDP/builder/db2omf/Changelog b/LDP/builder/db2omf/Changelog index d25d5e00..8b4a28ad 100644 --- a/LDP/builder/db2omf/Changelog +++ b/LDP/builder/db2omf/Changelog @@ -1,9 +1,14 @@ -Date Version Notes -12Mar2001 0.1 initial release -26Mar2001 0.2 modified public identifier -06jun2001 0.3 various clean-up - rm'd some elements that are not clear -05May2002 (DCM) 0.4 packaging changes + CVS Documentation updates + +2002-05-05 0.5 support xml files as well as sgml files + +2002-05-05 0.4 packaging changes remove initial blank line in omf no code changes -05May2002 (DCM) 0.5 support xml files as well as sgml files + +2001-06-06 0.3 various clean-up + rm'd some elements that are not clear + +2001-03-26 0.2 modified public identifier + +2001-03-12 0.1 initial release