aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-16 13:49:00 +0000
committerRoy Marples <roy@marples.name>2007-10-16 13:49:00 +0000
commita28dd2d4ef7e55b0f6ddfbc80a371c6967c99a2b (patch)
tree4723527271b1776ccdbf4e8532def6b3a61a2bd6 /ChangeLog
parent068b4798c2af45260a1720158ba647fbab2e94e0 (diff)
We now build and optionally work with static libraries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdb1db4a..07ce57d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 16 Oct 2007; Roy Marples <uberlord@gentoo.org>:
+
+ We now build and optionally work with static libraries.
+
15 Oct 2007; Roy Marples <uberlord@gentoo.org>:
rc-status now orders services in start order, #195630