From ac718c77c3d2b90c87f4f0b369eedff5884a2326 Mon Sep 17 00:00:00 2001 From: Joachim Krebs Date: Wed, 29 Dec 2010 20:57:00 +0000 Subject: Removed self arguments from new ISession method signatures. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index e7ecad31a..71c55fd1f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,9 @@ Bug Fixes Instead of trying to resolve the view, if it cannot, it will now just print ````. +- The `self` argument was included in new methods of the ISession interface + signature. + Documentation ------------- -- cgit v1.2.3