- #1200 Directory d_type==DT_UNKNOWN is now handled correctly (thanks to Jakub
  Wilk).
This commit is contained in:
Paul Beckingham 2013-04-13 13:37:16 -04:00
parent 0ea28ef8a3
commit 68a12908d2
2 changed files with 17 additions and 2 deletions

View file

@ -20,6 +20,8 @@ Features
Bugs
+ #1196 Now builds on Hurd (thanks to Jakub Wilk).
+ #1197 Now 'tasksh' recognizes Ctrl-D to exit.
+ #1200 Directory d_type==DT_UNKNOWN is now handled correctly (thanks to Jakub
Wilk).
+ #1211 The 'dateformat' settings now default to the ISO-8601 standard of
'Y-M-D' (thanks to Robin Björklin).
+ #1222 The 'summary' report now obeys the 'color.label' setting (thanks to