Update change log

This commit is contained in:
syl20bnr 2015-04-23 23:57:06 -04:00
parent a02dd56a6e
commit ae306b09a9

View file

@ -258,16 +258,22 @@ a batch of packages.
- Typo and documentation updates (thanks to danielwuz, swaroopch, - Typo and documentation updates (thanks to danielwuz, swaroopch,
CestDiego, IvanMalison, agevelt, nwolfe) CestDiego, IvanMalison, agevelt, nwolfe)
** Hot Fixes ** Hot Fixes
*** Startup Buffer
- Don't display the release notes in the startup buffer when Emacs is restarted - Don't display the release notes in the startup buffer when Emacs is restarted
after a fresh install after a fresh install
- Org layer: exclude ox-gfm since it seems problematic for some users.
- Startup buffer: fix widget activation in `holy-mode` (thanks to tuhdo) - Startup buffer: fix widget activation in `holy-mode` (thanks to tuhdo)
- Startup buffer: Don't fontify the startup buffer when `rainbow-identifiers` - Startup buffer: Don't fontify the startup buffer when `rainbow-identifiers`
*** Org
- Org layer: exclude ox-gfm since it seems problematic for some users.
package is used package is used
- revert back `ag` as the default search tool instead of `pt`, `pt` can *** Ruby
conflict with `pt` command line tool from TCL parser tools. - Fix auto-completion activation.
*** Themes
- Fix conflict between official Spacemacs solarized theme and - Fix conflict between official Spacemacs solarized theme and
`color-theme-solarized` declared in `themes-megapack` layer. `color-theme-solarized` declared in `themes-megapack` layer.
*** Various Fixes
- revert back `ag` as the default search tool instead of `pt`, `pt` can
conflict with `pt` command line tool from TCL parser tools.
** Backports ** Backports
None None
* Previous Releases * Previous Releases