2011-01-31 22:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* ChangeLog
    ! Typo in prev.
This commit is contained in:
Viktor Szakats
2011-01-31 21:33:41 +00:00
parent a0e44fe17f
commit f35f4e319c

View File

@@ -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().