diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b148ea35e9..839f378899 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,10 +16,14 @@ The license applies to all entries newer than 2009-04-28. */ +2011-01-31 22:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * ChangeLog + ! Typo in prev. + 2011-01-31 22:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * include/harbour.hbx * src/rtl/hbfilehi.prg - ! HB_DIRADDPATHSEP() fixed to not add pathsep to plain dirspec. + ! HB_DIRADDPATHSEP() fixed to not add pathsep to plain drivespec. ! HB_DIRDELPATHSEP() fixed to not remove double pathspec from UNC root. ! Fixed to work if HB_OSDRIVESEPARATOR()'s length is not 1: HB_PATHMAKERELATIVE(), HB_DIRUNBUILD(), HB_DIRDELPATHSEP().