From f35f4e319c108b0e0ed057cdf5fb3e289d69ab17 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 31 Jan 2011 21:33:41 +0000 Subject: [PATCH] 2011-01-31 22:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog ! Typo in prev. --- harbour/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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().