From 6a17938c959a4418d2c42ef903fa40916defae2f Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Sun, 18 Jul 2004 23:40:20 +0000 Subject: Make sure the text can take markup, so that people can create nice HIG 2004-07-19 Glynn Foster * src/msg.c: Make sure the text can take markup, so that people can create nice HIG compliant message dialogs. Patch from Sebastian Heinlein. Fixes #140748. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3c3dc087..d72c399f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-19 Glynn Foster + + * src/msg.c: Make sure the text can take markup, so + that people can create nice HIG compliant message + dialogs. Patch from Sebastian Heinlein. Fixes #140748. + 2004-07-19 Glynn Foster * configure.in, src/Makefile.am: Fix up compilation -- cgit