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