Opened 11 years ago

Closed 11 years ago

#3315 closed enhancement (fixed)

Diffutils-3.3

Reported by: Matthew Burgess Owned by: Matthew Burgess
Priority: normal Milestone: 7.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. No release announcement as yet. From NEWS:

* Noteworthy changes in release 3.3 (2013-03-24) [stable]

** New features

  --new-file (-N) and --unidirectional-new-file now allow comparisons to "-".
  A standard input that's closed acts like a nonexistent file.

  A file name containing spaces, double quotes, backslashes or control
  characters is now encoded in a diff header as a double-quoted C string
  literal.  The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v and
  \ooo (a three-digit octal number between 0 and 255) are used.

** Packaging

  diffutils is now designed to build with Cygwin or MinGW rather than DJGPP.
  The ms subdirectory has been removed.

Change History (2)

comment:1 by Matthew Burgess, 11 years ago

Owner: changed from lfs-book@… to Matthew Burgess
Status: newassigned

comment:2 by Matthew Burgess, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r10222.

Note: See TracTickets for help on using tickets.