diff options
| author | Glenn Morris | 2014-11-25 08:43:52 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-11-25 08:43:52 -0800 |
| commit | 7dbd10d530f9c5688ad76e5ddabf53e3cd5579cf (patch) | |
| tree | f0fff4ca512b94ea3896d42f4f42d39c74013de4 /ChangeLog | |
| parent | cfe0d44ecbaf5fb79fbbe2a1dec8c722a289f266 (diff) | |
| download | emacs-7dbd10d530f9c5688ad76e5ddabf53e3cd5579cf.tar.gz emacs-7dbd10d530f9c5688ad76e5ddabf53e3cd5579cf.zip | |
* configure.ac: Fix yesterday's use of uninitialised $version.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-11-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac: Fix yesterday's use of uninitialised $version. | ||
| 4 | |||
| 1 | 2014-11-25 Oscar Fuentes <ofv@wanadoo.es> | 5 | 2014-11-25 Oscar Fuentes <ofv@wanadoo.es> |
| 2 | 6 | ||
| 3 | * configure.ac [MINGW]: Set $canonical default value as per the | 7 | * configure.ac [MINGW]: Set $canonical default value as per the |