diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7c3a29c5d86..d679a0ae9c9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2013-09-22 Daniel Colascione <dancol@dancol.org> | 1 | 2013-09-22 Daniel Colascione <dancol@dancol.org> |
| 2 | 2 | ||
| 3 | * xfns.c (x_get_monitor_attributes): Suppress unused variable | ||
| 4 | warning when compiling without a window system. | ||
| 5 | |||
| 6 | 2013-09-22 Daniel Colascione <dancol@dancol.org> | ||
| 7 | |||
| 3 | * data.c (Qbool_vector_p): New symbol. | 8 | * data.c (Qbool_vector_p): New symbol. |
| 4 | (bool_vector_spare_mask,popcount_size_t_generic) | 9 | (bool_vector_spare_mask,popcount_size_t_generic) |
| 5 | (popcount_size_t_msc,popcount_size_t_gcc) | 10 | (popcount_size_t_msc,popcount_size_t_gcc) |