diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dc06f81d972..efacbbc4583 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-04-08 Svante Signell <svante.signell@telia.com> (tiny change) | ||
| 2 | |||
| 3 | * term.c (init_tty): Fix incorrect ifdef placement (Bug#8450). | ||
| 4 | |||
| 5 | 2011-03-19 Christoph Scholtes <cschol2112@googlemail.com> | ||
| 6 | |||
| 7 | * process.c (Fformat_network_address): Doc fix. | ||
| 8 | |||
| 1 | 2011-04-08 T.V. Raman <tv.raman.tv@gmail.com> (tiny change) | 9 | 2011-04-08 T.V. Raman <tv.raman.tv@gmail.com> (tiny change) |
| 2 | 10 | ||
| 3 | * xml.c (parse_region): Avoid creating spurious whiespace nodes. | 11 | * xml.c (parse_region): Avoid creating spurious whiespace nodes. |