aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 4dacc9345b9d97e5c8a9214b07cce9920cff76a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# -*- mode: org; -*-

* v4.2.1

  - Fix some version number mistakes.

* v4.2.0

  - Add README, NEWS, CONTRIBUTING and INSTALL files.

  - Use Emacs' Customize interface for user option
    =gac-automatically-push-p=.

* v4.1

  - Update package URL to new homepage.

* v4

  - Make =gac-automatically-push= buffer local, always.

  - Rename =gac-automatically-push= to =gac-automatically-push-p= to
    follow standard emacs-lisp conventions.

  - Fix commentary about =gac-automatically-push-p=.

* v3

  - Shows the status when push finishes.

* v2

  - Add ability to automatically push.

* v1

  - Initial release.