aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-11-01 23:21:20 +0000
committerKim F. Storm2005-11-01 23:21:20 +0000
commit8f15921bb59cd426607ffca2381c63f3e0e464ac (patch)
tree769e0799051d58ce170ae6536ed90d9051d2d9fa /src/ChangeLog
parent4515ae7c14829528b14b57341f74c02f35d53973 (diff)
downloademacs-8f15921bb59cd426607ffca2381c63f3e0e464ac.tar.gz
emacs-8f15921bb59cd426607ffca2381c63f3e0e464ac.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7a9d95c769a..acf9681e002 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-11-01 Kim F. Storm <storm@cua.dk>
2
3 * fringe.c (update_window_fringes): Undo 2005-10-27 change.
4 Instead, rotate the bottom angle bitmap 180 degrees to indicate
5 that the bottom row does not end in a newline.
6
12005-11-01 Andreas Schwab <schwab@suse.de> 72005-11-01 Andreas Schwab <schwab@suse.de>
2 8
3 * unexelf.c (unexec): Handle .plt section in BSS segment. 9 * unexelf.c (unexec): Handle .plt section in BSS segment.