diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 24b36e7ff61..259ccb90cfe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,10 @@ | |||
| 1 | 2011-07-26 Alp Aker <alp.tekin.aker@gmail.com> | 1 | 2011-07-28 Alp Aker <alp.tekin.aker@gmail.com> |
| 2 | |||
| 3 | * nsfns.m (x_set_foreground_color): Set f->foreground_pixel when | ||
| 4 | setting frame foreground color (Bug#9175). | ||
| 5 | (x_set_background_color): Likewise. | ||
| 6 | |||
| 7 | 2011-07-28 Alp Aker <alp.tekin.aker@gmail.com> | ||
| 2 | 8 | ||
| 3 | Implement strike-through and overline on NextStep (Bug#8863). | 9 | Implement strike-through and overline on NextStep (Bug#8863). |
| 4 | 10 | ||