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 483930a6489..e5d663b746e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-12-31 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32.c (unsetenv): Set up the string passed to _putenv | ||
| 4 | correctly. See | ||
| 5 | http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00863.html | ||
| 6 | for the bug this caused. | ||
| 7 | |||
| 1 | 2012-12-30 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2012-12-30 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * coding.c (Qmac): Now static. | 10 | * coding.c (Qmac): Now static. |