aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0316e7708af..56b96fda519 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-09-08 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Take back
4 compositeToPoint for OSX < 10.6 (Bug#12390).
5
12012-09-08 Paul Eggert <eggert@cs.ucla.edu> 62012-09-08 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * floatfns.c (Ftan): Use tan (x), not (sin (x) / cos (x)). 8 * floatfns.c (Ftan): Use tan (x), not (sin (x) / cos (x)).