Browse Source

Add proper attribution.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 15 years ago
parent
commit
f13cd5e3da
1 changed files with 2 additions and 1 deletions
  1. 2 1
      bootscripts/contrib/lsb-v3/ChangeLog

+ 2 - 1
bootscripts/contrib/lsb-v3/ChangeLog

@@ -1,6 +1,7 @@
 ChangeLog
 
-20100823 - [dj] * Fix missing 'then' in sendsignals conditionals.
+20100823 - [dj] * Fix missing 'then' in sendsignals conditionals.  Thanks to
+                  Jeremy Huntwork for the report and correction.
 
 20100627 - [dj] * Sync to LFS-Bootscripts-20100627 (killall in new sysvinit).
                 * Standardized syntax for integer comparisons in tests.