summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-02-08 10:18:06 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-08 10:18:06 +0000
commita0149a54a8d9e63a0f07983ee52e2652c82aabe7 (patch)
treeba752005a24c939954f6e1030e14dcf61109c606 /ChangeLog
parenta4aba013fee069a40b36f7f2f060e395e17f2df6 (diff)
downloadpango-a0149a54a8d9e63a0f07983ee52e2652c82aabe7.tar.gz
Add bits for Emacs and Vim to note UTF-8 encoding...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3e168eb..2e6b9a93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1498,3 +1498,8 @@
* pango/pangocairo-render.c (draw_error_underline): convert
from Pango units to doubles, fix some coordinate space problems
that had previously been fixed in GTK+. (#313015, Luis Villa)
+
+Local Variables:
+coding: utf-8
+End:
+vim: encoding=utf-8: