Check-in Number:
|
3681 | |
Date: |
2003-Nov-14 18:21:37 (local)
2003-Nov-14 17:21:37 (UTC) |
User: | rse |
Branch: | |
Comment: |
remember changes |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shtool/ChangeLog 1.189 -> 1.190
--- ChangeLog 2003/08/13 14:20:34 1.189
+++ ChangeLog 2003/11/14 17:21:37 1.190
@@ -9,7 +9,7 @@
ChangeLog
- Changes between 1.6.2 and 2.0b0 (02-Nov-2002 to xx-May-2003):
+ Changes between 1.6.2 and 2.0.0 (02-Nov-2002 to xx-Nov-2003):
*) Replace "[ x -o/-a x ]" constructs with "[ x ] ||/&& [ x ]"
and "egrep"/"fgrep" constructs with compatible "grep" or "case"
|
|
ossp-pkg/shtool/NEWS 1.5 -> 1.6
--- NEWS 2002/11/02 12:49:48 1.5
+++ NEWS 2003/11/14 17:21:37 1.6
@@ -9,6 +9,12 @@
This is a list of user-visible and/or major changes to GNU shtool.
For more details please have a look at the ChangeLog file.
+ Changes between 1.6 and 2.0 (02-Nov-2002 to xx-Nov-2003)
+
+ *) Even more POSIX 1003.1-2001 compliancy and portability.
+ *) Many workarounds and fixed for permission related problems
+ *) Fixed error exit in all commands by introducing an "shtool_exit"
+
Changes between 1.5 and 1.6 (14-Jun-2001 to 02-Nov-2002)
*) Added `shtool install -d' variant.
|
|