Opened 5 years ago

Closed 5 years ago

#11353 closed enhancement (fixed)

tree-1.8.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Version 1.8.0 (11/16/2018)

  • Added an experimental --fromfile option This may eventually be replaced or supplimented by a --fromjson option.
  • Added support for BSD's CLICOLOR and CLICOLOR_FORCE environment variables.
  • Use strftime() exclusively when formatting date/time to respect locale.
  • Some man page fixes and cleanups
  • Update BINDIR in Makefile for MacOS X -- It is not allowed to install programs to /usr/bin on MacOS X any longer due to System Integrity Protection (SIP)
  • Improved command line switch error reporting.
  • Symbolic links not displayed if a -P pattern is active
  • Missing argument error reporting fixes on long format switches.
  • Fixed JSON output hanging commas
  • JSON size output ignored -h/--si flags
  • Fixed issue with malformed multibyte string handling.
  • Fixed issue where mbstowcs() fails to null terminate the string due to improper UTF-8 encoding leading to garbage being printed.
  • Found a bug where the wrong inode (and device) information would be printed for symbolic links.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20744.

Note: See TracTickets for help on using tickets.