Index: trunk/src/tmcsim/simulationmanager/IncidentHistoryPanel.java
===================================================================
--- trunk/src/tmcsim/simulationmanager/IncidentHistoryPanel.java	(revision 11)
+++ trunk/src/tmcsim/simulationmanager/IncidentHistoryPanel.java	(revision 432)
@@ -114,5 +114,5 @@
         logScrollPane.setViewportView(eventHistoryTable);
         logScrollPane.setBorder(BorderFactory.createTitledBorder(
-                BorderFactory.createEtchedBorder(EtchedBorder.LOWERED), "Log Entries"));
+                BorderFactory.createEtchedBorder(EtchedBorder.LOWERED), "CAD Log Entries"));
         
     
