diff --git a/BUGS b/BUGS
index 20317450c1004b9bf3b2fd9aa48b5289f37ea3c5..1fbbc38d908f21d6a2dba1522d271500f62a85ea 100644
--- a/BUGS
+++ b/BUGS
@@ -39,3 +39,13 @@ if ~isempty( indC ) || ~isempty( indT )
 % tsg.CNDC_CAL doit ĂȘtre remplacĂ© par cond
 
   end
+
+
+20/11/2008  J Grelet
+--------------------
+??? In an assignment  A(:) = B, the number of elements in A and B
+must be the same.
+
+Error in ==> tsgqc>Cal_OffMenuCallback at 1603
+    tsg.CNDC_LINCOEF(1) = str2num(get( hetCalCNDCSlope,  'String'));
+