OSDN Git Service

* Indentation fixes to sync up with Red Hat tree.
authorbje <bje>
Wed, 8 Jan 2003 03:38:09 +0000 (03:38 +0000)
committerbje <bje>
Wed, 8 Jan 2003 03:38:09 +0000 (03:38 +0000)
sid/component/sched/ChangeLog

index b1051ee..db226dd 100644 (file)
@@ -1,6 +1,6 @@
 2002-03-04  Frank Ch. Eigler  <fche@redhat.com>
 
-        * compSched.cxx: Slight code movement for compiler bug tolerance.
+       * compSched.cxx: Slight code movement for compiler bug tolerance.
 
 2002-03-04  Frank Ch. Eigler  <fche@redhat.com>
 
 
 2002-02-24  Graydon Hoare  <graydon@redhat.com>
 
-        * compSched.cxx: Remove N-name attribute when number of
-        subscribers shrinks.
+       * compSched.cxx: Remove N-name attribute when number of
+       subscribers shrinks.
 
 2002-01-09  Graydon Hoare  <graydon@redhat.com>
 
-        * compSched.cxx (scheduler_client): New member "name".
-        (client_num_update): Hook up "N-name" attribute to client->name.
-        * sid-visual-sched.tk (relate): Load subscription names into GUI,
-        ghost subscriptions which have no output pins connected.
-        * sid-sched.xml: Document new N-name attributes.
-        * sid-sched.txt: Regenerate.
+       * compSched.cxx (scheduler_client): New member "name".
+       (client_num_update): Hook up "N-name" attribute to client->name.
+       * sid-visual-sched.tk (relate): Load subscription names into GUI,
+       ghost subscriptions which have no output pins connected.
+       * sid-sched.xml: Document new N-name attributes.
+       * sid-sched.txt: Regenerate.
 
 2001-10-17  Dave Brolley  <brolley@redhat.com>