diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7f1b3fdf6b8..d96af327e47 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-06-28 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a): | ||
| 4 | Remove prerequisites, sub-makes will figure it out. | ||
| 5 | (FORCE): Remove. | ||
| 6 | (mostlyclean): There are no libXMenu11.a, liblw.a in this directory. | ||
| 7 | |||
| 1 | 2014-06-28 Andreas Schwab <schwab@linux-m68k.org> | 8 | 2014-06-28 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 9 | ||
| 3 | * coding.c (encode_coding_utf_8): Correctly count produced_chars | 10 | * coding.c (encode_coding_utf_8): Correctly count produced_chars |