[git commit] Trim commit list a bit more

Denys Vlasenko vda.linux at googlemail.com
Wed Dec 21 21:26:38 UTC 2016


commit: https://git.busybox.net/busybox-website/commit/?id=0a9c90986e91b22091e77ef78ddf022a4f008b09
branch: https://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/news.html b/news.html
index da44727..eb7ffef 100644
--- a/news.html
+++ b/news.html
@@ -137,7 +137,6 @@ Denys Vlasenko:
       ash: remove dead stores and unused variables
       ash: remove unused EXSHELLPROC
       ash: return to DOWAIT_* constants similar to dash, no logic changes
-      ash: style fixes
       ash: support "--" in "source" builtin
       ash: undo "tokname hack"
       ash: use glob() from libc
@@ -164,11 +163,9 @@ Denys Vlasenko:
       hush: fix 'eval ""' handling
       hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186
       hush: fix a memory corruption when exported variable is modified
-      hush: fix a possible bug
       hush: fix exitcode on exec failure with EACCES - should be 126
       hush: fix handling of by backslash-newline in $((arith)) and $(cmd)
       hush: fix interactive input handling of backslash+newline
-      hush: fix typo in comment
       hush: fix var3.tests
       hush: implement "wait %jobspec"
       hush: make "wait %1" less likely to play with signal mask


More information about the busybox-cvs mailing list