ChangesBrowser.st
changeset 5703 0fd86e0939ff
parent 5702 065d7f151b11
child 5715 3682c9e4fb0a
--- a/ChangesBrowser.st	Fri Mar 12 16:24:55 2004 +0100
+++ b/ChangesBrowser.st	Fri Mar 12 16:27:41 2004 +0100
@@ -52,6 +52,10 @@
 
     written jan 90 by claus
 
+    This is a very old leftover class (The Merovingian has not yet detected this one ;-)
+    It will be completely replaced by the ChangeSetBrowser class in the near future.
+
+
     [Class variables:]
         CompressSnapshotInfo            if true (the default), snapshot entries
                                         are also compressed in the compress function.
@@ -5558,5 +5562,5 @@
 !ChangesBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.314 2004-03-12 15:24:55 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.315 2004-03-12 15:27:41 cg Exp $'
 ! !