diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3db96f64fca..e6f380e2db4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-02-10 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * process.c (send_process): Properly relocate pointer into data | ||
| 4 | when using encoded data. | ||
| 5 | |||
| 1 | 2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp> | 6 | 2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp> |
| 2 | 7 | ||
| 3 | * coding.c (detect_coding_charset): Fix previous change. | 8 | * coding.c (detect_coding_charset): Fix previous change. |