aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-02 10:07:10 +0000
committerRoy Marples <roy@marples.name>2007-11-02 10:07:10 +0000
commit220f6f8fdba09d8e19b61a060d29d3d3bd6e13aa (patch)
treef5e503c9d23e86e5cebd6a5360f96547600db1d1 /ChangeLog
parent54a8d559267290f2e1f7e4be210ee511fc0bbb56 (diff)
Fix an ifconfig calculation for shells that don't support the newer POSIX shell math expansion, #197856.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88988542..af39cbc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 02 Nov 2007; Roy Marples <uberlord@gentoo.org>:
+
+ Fix an ifconfig calculation for shells that don't support the newer
+ POSIX shell math expansion, #197856.
+
01 Nov 2007; Roy Marples <uberlord@gentoo.org>:
Work cleanly with bridges on kernels without TCP, #197791.