diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a073e269091..f0a12a7c5d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -66,6 +66,7 @@ | |||
| 66 | Remove unused macros. | 66 | Remove unused macros. |
| 67 | 67 | ||
| 68 | * category.c (hash_get_category_set): Remove unused local var. | 68 | * category.c (hash_get_category_set): Remove unused local var. |
| 69 | (copy_category_table): Now static, since it's not used elsewhere. | ||
| 69 | 70 | ||
| 70 | 2011-03-06 Chong Yidong <cyd@stupidchicken.com> | 71 | 2011-03-06 Chong Yidong <cyd@stupidchicken.com> |
| 71 | 72 | ||