fix bug 98165. Change the separator on rcadd/rcdel from : to | This will impact...
authorEric Edgar <rocket@gentoo.org>
Thu, 7 Jul 2005 14:27:31 +0000 (14:27 +0000)
committerEric Edgar <rocket@gentoo.org>
Thu, 7 Jul 2005 14:27:31 +0000 (14:27 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@760 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog

index 630f098e860f5e60843d3ea218a58f4c652fd72c..675d8ff2e3f2ff798add3298c7015aa0d73db041 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.296 2005/07/06 22:07:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.297 2005/07/07 14:27:31 rocket Exp $
+
+  07 Jul 2005; Eric Edgar <rocket@gentoo.org> targets/support/rc-update.sh:
+  fix bug 98165. Change the separator on rcadd/rcdel from : to | This will
+  impact all previous spec files that use this option. Its beejays fault
 
   06 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc.py:
   Changed to use linux32 for ppc32 support when build host is ppc64.