diff options
author | Tor Lillqvist <tml@novell.com> | 2007-11-16 23:27:07 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2007-11-16 23:27:07 +0000 |
commit | fe95e6293d3923b33108198409e21c27a97ccb9d (patch) | |
tree | d6569184ff94f11113f1141b95131e4ad9233efc /ChangeLog | |
parent | 4313176f9884c37962327a5757546f9f258da423 (diff) | |
download | pango-fe95e6293d3923b33108198409e21c27a97ccb9d.tar.gz |
Factor out the common code from read_builtin_aliases() and
2007-11-16 Tor Lillqvist <tml@novell.com>
* pango/pango-utils.c (handle_alias_line): Factor out the common
code from read_builtin_aliases() and read_alias_file(). (#492517)
svn path=/trunk/; revision=2498
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-11-16 Tor Lillqvist <tml@novell.com> + + * pango/pango-utils.c (handle_alias_line): Factor out the common + code from read_builtin_aliases() and read_alias_file(). (#492517) + 2007-11-09 Behdad Esfahbod <behdad@gnome.org> * pango/Makefile.am: Include ATSUI included modules. |