]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONMchViewApplication.cxx
Change in comment
[u/mrichter/AliRoot.git] / MUON / AliMUONMchViewApplication.cxx
index e23eaeaed4905b39079fba69cd7866bb8788ce1d..02620a689ccfa9c0e3fa7b89e9d09dad525a2d28 100644 (file)
@@ -497,6 +497,11 @@ AliMUONMchViewApplication::ReleaseNotes()
   
   TGTextView* rn = new TGTextView(t);
 
+  rn->AddLine("1.15");
+  rn->AddLine("");
+  rn->AddLine("Fixing display of data at pad level (pads were hollow)");
+  rn->AddLine("");
+
   rn->AddLine("1.14");
   rn->AddLine("");
   rn->AddLine("Fixing anti-aliasing problem on MacOSX");