aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2009-04-29 08:52:37 +0000
committerKenichi Handa <[email protected]>2009-04-29 08:52:37 +0000
commit9c358bdab1583b391335a75777d299f0d38f26b9 (patch)
treecaaa4ac0b516a02aff904ad0dd8eb49ef45df27d /src
parent7e3386cbfd873df3a037c261e6996e070bb8a0c3 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 17b0a91a17..654f8756d3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -20,7 +20,7 @@
* frame.c (x_set_font): When ARG is a font-object, check if the
font-object matches with the ASCII font-spec of the frame's
- fontset. If not, create a new fontset for the frame.
+ fontset. If not, create a new fontset for the frame. (Bug #3075)
2009-04-28 Andreas Schwab <[email protected]>