summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-04-25 14:53:46 +0000
committerpaul <paul>2005-04-25 14:53:46 +0000
commit907873a076a62a51cd5f832b9853274e2ecd0eee (patch)
treecf3ea7afe998d0da60a452c37a1b1b39f82edce5 /lib/ChangeLog
parentc4d23bba6d522336755676a028a8f4355500ab67 (diff)
2005-04-25 Paul Jakma <paul.jakma@sun.com>
* thread.c: Kill unused TIMER_NO_SORT bits
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 61b37642..7d9d83de 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -4,6 +4,7 @@
out-of-tree build breakage.
* memory.c: Make the string field much wider
* memtypes.c: Correct the prefix list str/entry strings
+ * thread.c: Kill unused TIMER_NO_SORT bits
2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>