diff options
Diffstat (limited to 'changes/bug26283')
-rw-r--r-- | changes/bug26283 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug26283 b/changes/bug26283 deleted file mode 100644 index 5ec856af84..0000000000 --- a/changes/bug26283 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (C correctness): - - Avoid casting return value of smartlist_len() to double as - compiler does not like it when -Wbad-function-cast is on. - Fixes bug 26283; bugfix on 0.2.4.10-alpha. |