summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/ChangeLog')
-rw-r--r--c/src/exec/score/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 70104b6a3c..58e1d976de 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,4 +1,9 @@
+2001-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * src/isr.c: Modify to properly dereference _ISR_Vector_table
+ now that it is dynamically allocated.
+
2000-12-19 Joel Sherrill <joel@OARcorp.com>
* src/isr.c: Allocate the _ISR_Vector_table all the time not just when