From a3013e55d6a4310a043161abfc1484697c0a8e6a Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Sat, 8 Mar 2008 20:11:53 +0000 Subject: [PATCH] fixed issue with reattaching detached gramplet after a col change svn: r10228 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5b3ac19e5..5ca96d89e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2008-03-08 Douglas S. Blank * src/DataViews/GrampletView.py (GrampletWindow.close): + fixed issue with reattaching detached gramplet after a col change 2008-03-08 Douglas S. Blank * src/DataViews/GrampletView.py (GrampletWindow.close):