]> err.no Git - sash/blob - CHANGES
Stop stripping during build. Also thanks to Helmut Grohne. Closes: #852771
[sash] / CHANGES
1 These are the major changes from version 3.7 to version 3.8:
2
3 The Makefile has been updated for several distribution's standards.
4 The ext2_fs include file location has been changed.
5 Some compiler warnings were fixed.
6
7 The -ls command has the -n option to print numeric user and group ids.
8
9 The -n option might be needed in case the unsuppressable dynamic
10 linking used to lookup the names fails.
11
12 The -chroot, -pivot_root, and -losetup commands have been added.
13
14 The exit status for commands has been implemented (such as -exit).
15 Thanks to Tollef Fog Heen for the patches.
16
17
18 These are the major changes from version 3.6 to version 3.7:
19
20 A few bugs in the dd command have been fixed.
21
22
23 These are the major changes from version 3.5 to version 3.6:
24
25 The -mount and -umount commands have been modified to work for both
26 Linux and BSD systems.  Thanks to Wilbern Cobb for the patches.
27
28 The -e and -s options for the -mount command have been added.
29
30 The -f option was added to the command line so that script files
31 using sash can be executed.