diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/rename_queue_macros | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/rename_queue_macros b/changes/rename_queue_macros new file mode 100644 index 0000000000..29373ac234 --- /dev/null +++ b/changes/rename_queue_macros @@ -0,0 +1,6 @@ + o Major bugfixes: + - Rename all macros in our local copy of queue.h to begin with TOR_; + this seems the only good way to permanently prevent conflicts + with queue.h on various operating systems. Fixes bug 8107; bugfix on + 0.2.4.6-alpha. + |