diff options
| author | Glenn Morris | 2011-06-07 23:53:00 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-06-07 23:53:00 -0700 |
| commit | 9b5c21bb24447102bd07e15d07e517ceac0f4a6a (patch) | |
| tree | 2bb25189e0bde90b55319946665cd0e236229b4c /etc/ChangeLog | |
| parent | e61923c8f764e8d3d1665b48e61bbe64a60b8457 (diff) | |
| download | emacs-9b5c21bb24447102bd07e15d07e517ceac0f4a6a.tar.gz emacs-9b5c21bb24447102bd07e15d07e517ceac0f4a6a.zip | |
ChangeLog fixes.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0dba10468f1..78c19326afe 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -100,19 +100,24 @@ | |||
| 100 | 100 | ||
| 101 | 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com> | 101 | 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com> |
| 102 | 102 | ||
| 103 | * etc/images/icons/allout-widgets/dark-bg, | 103 | * images/icons/allout-widgets/dark-bg/encrypted-locked.png: |
| 104 | * etc/images/icons/allout-widgets/light-bg, | 104 | * images/icons/allout-widgets/dark-bg/encrypted-locked.xpm: |
| 105 | * encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}: | 105 | * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png: |
| 106 | * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm: | ||
| 107 | * images/icons/allout-widgets/light-bg/encrypted-locked.png: | ||
| 108 | * images/icons/allout-widgets/light-bg/encrypted-locked.xpm: | ||
| 109 | * images/icons/allout-widgets/light-bg/unlocked-encrypted.png: | ||
| 110 | * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm: | ||
| 106 | Reorganize icon directories and files to reconcile against windows | 111 | Reorganize icon directories and files to reconcile against windows |
| 107 | short-filename clashes. | 112 | short-filename clashes. |
| 108 | 113 | ||
| 109 | 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com> | 114 | 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com> |
| 110 | 115 | ||
| 111 | * etc/images/icons/allout-widgets-dark-bg, | 116 | * images/icons/allout-widgets-dark-bg, |
| 112 | * etc/images/icons/allout-widgets-light-bg: Icons for new | 117 | * images/icons/allout-widgets-light-bg: Icons for new |
| 113 | allout-widgets.el. | 118 | allout-widgets.el. |
| 114 | 119 | ||
| 115 | * etc/images/icons/README: Include coypright and GPL 3 license for | 120 | * images/icons/README: Include coypright and GPL 3 license for |
| 116 | new icons. | 121 | new icons. |
| 117 | 122 | ||
| 118 | 2011-02-16 Michael Albinus <michael.albinus@gmx.de> | 123 | 2011-02-16 Michael Albinus <michael.albinus@gmx.de> |