diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a6b24c04970..ea85360e144 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * frame.c (x_set_screen_gamma): Apply gamma value to the frame's | ||
| 4 | bgcolor. | ||
| 5 | |||
| 1 | 2007-02-19 Kim F. Storm <storm@cua.dk> | 6 | 2007-02-19 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * minibuf.c (Fassoc_string): Allow symbols as keys. | 8 | * minibuf.c (Fassoc_string): Allow symbols as keys. |