# HG changeset patch # User jlarmour # Date 1046096918 0 # Node ID 13e51ea81c1680cbb271b0d665b6cd6948706275 # Parent ad7c1313fd3d9cdd6f0b1123867610fd9f94e9a8 * cdl/time.cdl: Fix doc link. diff --git a/packages/language/c/libc/time/current/ChangeLog b/packages/language/c/libc/time/current/ChangeLog --- a/packages/language/c/libc/time/current/ChangeLog +++ b/packages/language/c/libc/time/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour + + * cdl/time.cdl: Fix doc link. + 2003-01-28 Jonathan Larmour * cdl/time.cdl: Correct reference to diff --git a/packages/language/c/libc/time/current/cdl/time.cdl b/packages/language/c/libc/time/current/cdl/time.cdl --- a/packages/language/c/libc/time/current/cdl/time.cdl +++ b/packages/language/c/libc/time/current/cdl/time.cdl @@ -53,7 +53,7 @@ cdl_package CYGPKG_LIBC_TIME { description " This package provides time functions specified by the ISO C standard - ISO/IEC 9899:1990." - doc redirect/the-iso-standard-c-and-math-libraries.html + doc ref/libc.html include_dir cyg/libc/time parent CYGPKG_LIBC implements CYGINT_ISO_C_TIME_TYPES