1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
GNU sharutils NEWS - User visible changes.
Copyright (C) 1994-2015 Free Software Foundation, Inc.
Version 4.15.2 - May 2015, by Bruce Korb
* updates to fix cross platform build issues
* fixed problem where contrived uuencoded file caused seg fault
Version 4.15.1 - May 2015, by Bruce Korb
* gnulib updates to fix rare platform build issues
Version 4.13.4 - February 2013, by Bruce Korb
* output file names may be encoded in the uuencoded file.
By specifying '--encode' on the command line, the output
file name will be base64 encoded in the uuencode file.
|