diff options
| author | mikey <mikey@cinecert.com> | 2009-04-08 22:19:19 +0000 |
|---|---|---|
| committer | mikey <> | 2009-04-08 22:19:19 +0000 |
| commit | 6c2b91ad2ed0d208486f51563fe7acf601608c4f (patch) | |
| tree | c9dd4579474de18788828d24833eca95a907c40a | |
| parent | ba95e2de6e57669359dd72adedaf756a218437fa (diff) | |
updates for release.
| -rwxr-xr-x | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -110,7 +110,7 @@ utilities all respond to -h. Change History -2009.03.08 - SMPTE format fixes, enhancements and bug fixes, v.1.4.21 +2009.04.08 - SMPTE format fixes, enhancements and bug fixes, v.1.4.21 o Added build option (CONFIG_RANDOM_UUID) to enable mixed case UUID generation when environment variable KM_USE_RANDOM_UUID is defined. o Fixed a condition that could cause an error to occur whenwrapping @@ -124,6 +124,12 @@ Change History o Changed time implementation to support dates beyond Jan 19th, 2038. o Xerces-C XML parser support added. o New build method for Windows (see win32/README.txt for details). + o Added new functionality in Kumu to recursively create and delete files + and directories, and get free disk space for a given volume path. + o Added a method to Kumu::Timestamp, AddMinutes(), to add (or subtract) + minutes to a time value. + o Improved how Kumu::Timestamp parses timestamps with offsets. + 2008.02.16 - SMPTE format fixes, bug fixes v.1.3.18 |
