diff --git a/HISTORY b/HISTORY index b010f3dafc5a4dcdc74a131e1c92c402dfe1fe3a..6809d5632aab50f71ac00b24cb3a339e9d318319 100644 --- a/HISTORY +++ b/HISTORY @@ -215,7 +215,7 @@ Add new DateStyle values MDY, DMY, and YMD, honor US and European for 'now' will no longer work as a default, use now() (change required for prepared statements) (Tom) Assume NaN value to be larger than any other value in comparisons (Tom) -Prevent timestamp from supressing ':00' seconds display +Prevent interval from supressing ':00' seconds display _________________________________________________________________