ChangesBrowser.st
changeset 4868 2b7bee8c819b
parent 4857 a44999f84640
child 4869 22c9555c4580
--- a/ChangesBrowser.st	Wed May 07 16:52:53 2003 +0200
+++ b/ChangesBrowser.st	Wed May 07 16:56:12 2003 +0200
@@ -967,7 +967,7 @@
     "Modified: 23.4.1996 / 21:39:36 / cg"
 ! !
 
-!ChangesBrowser methodsFor:'initialize / release'!
+!ChangesBrowser methodsFor:'initialization & release'!
 
 autoCompareChanged
     "sent from the compare-toggle"
@@ -5463,5 +5463,5 @@
 !ChangesBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.294 2003-05-07 11:37:03 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/ChangesBrowser.st,v 1.295 2003-05-07 14:56:12 cg Exp $'
 ! !