diff options
author | Dan Damian <dand@src.gnome.org> | 2003-03-08 04:32:58 +0800 |
---|---|---|
committer | Dan Damian <dand@src.gnome.org> | 2003-03-08 04:32:58 +0800 |
commit | 28d607eb84641c696b1d459f8906a389d169fc83 (patch) | |
tree | e8914adda9284dee19ceef1d1029e41903e9ff4d /ChangeLog | |
parent | ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4 (diff) | |
download | gsoc2013-epiphany-28d607eb84641c696b1d459f8906a389d169fc83.tar.gz gsoc2013-epiphany-28d607eb84641c696b1d459f8906a389d169fc83.tar.zst gsoc2013-epiphany-28d607eb84641c696b1d459f8906a389d169fc83.zip |
lib/ephy-debug.h: (LOG) use named variable arguments for
compatibility with older gcc (2.95).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-07 Dan Damian <dand@level7.ro> + + * lib/ephy-debug.h: (LOG) use named variable arguments for + compatibility with older gcc (2.95). + 2003-03-07 David Bordoley <bordoley@msu.edu> * src/ephy-go-action.c: (new file) |