projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b186d98
)
Fixes
author
Eric Andersen
<andersen@codepoet.org>
Fri, 3 Dec 1999 15:14:25 +0000
(15:14 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 3 Dec 1999 15:14:25 +0000
(15:14 -0000)
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 23dbfa7dd104c08b2065bb45bab4f9c635983d85..378b698e377acbc25783ca4966c6d6061e826cba 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-6,8
+6,10
@@
* Fixed find -name so it properly uses shell wildcard patterns
(i.e. `*', `?', and `[]') instead of regular expressions, which
was causing some confusing and unexpected behavior.
+ * Added klogd to syslogd, so now the log will contain both system and
+ kernel messages.
- -Erik Andrsen
, Dec 2, 1999
+ -Erik Andrsen
0.37
* Wrote a micro syslogd, and a logger util (to log things to the syslog