diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1f27fc7a6f9..0bcf392c58c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-03-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * image.c [MAC_OS] (XPutPixel): Set alpha channel bits if pixmap | ||
| 4 | depth is 32. | ||
| 5 | [MAC_OS] (XGetPixel): Strip off alpha channel bits if pixmap | ||
| 6 | depth is 32. | ||
| 7 | |||
| 1 | 2006-03-06 Chong Yidong <cyd@stupidchicken.com> | 8 | 2006-03-06 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * xdisp.c (handle_invisible_prop): Don't update it->position with | 10 | * xdisp.c (handle_invisible_prop): Don't update it->position with |