diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d35c65266cc..7b546244792 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-02-25 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * xselect.c (Fx_selection_exists_p): Doc fix. | ||
| 4 | (x_clipboard_manager_save_all): Print an informative message | ||
| 5 | before saving to clipboard manager. | ||
| 6 | |||
| 1 | 2012-02-24 Chong Yidong <cyd@gnu.org> | 7 | 2012-02-24 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * keyboard.c (process_special_events): Handle all X selection | 9 | * keyboard.c (process_special_events): Handle all X selection |