summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cb749795d9e..2727a6dfafd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
2005-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
- * xfns.c: Removed setting of Vx_resource_name so that it doesn't
- become "tooltip". The specbind is enough.
+ * xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
+ that it doesn't become "tooltip". The specbind is enough.
* xrdb.c (x_load_resources): Use different char *helv when I18N
is present.