diff options
| author | Glenn Morris | 2010-04-22 22:40:33 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-22 22:40:33 -0700 |
| commit | e5d1fb104bcb0fe011b58b616878bb736e98bc55 (patch) | |
| tree | d055b51282044af3f2aaf57b2100785e7c172c33 /ChangeLog | |
| parent | 4a641642f161a7ecaf2956c91be79cd132f9dc49 (diff) | |
| download | emacs-e5d1fb104bcb0fe011b58b616878bb736e98bc55.tar.gz emacs-e5d1fb104bcb0fe011b58b616878bb736e98bc55.zip | |
ChangeLog fixes.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -2,10 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc. | 3 | * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc. |
| 4 | 4 | ||
| 5 | 2010-04-22 Miles Bader <Miles Bader <miles@gnu.org>> | 5 | 2010-04-22 Miles Bader <miles@gnu.org> |
| 6 | 6 | ||
| 7 | * configure.in: Get rid of "unix" pre-defined macro when | 7 | * configure.in: Get rid of "unix" pre-defined macro when |
| 8 | preprocessing Makefile. | 8 | preprocessing Makefile. (Bug#5857) |
| 9 | 9 | ||
| 10 | 2010-04-21 Andreas Schwab <schwab@linux-m68k.org> | 10 | 2010-04-21 Andreas Schwab <schwab@linux-m68k.org> |
| 11 | 11 | ||