diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-01-25 04:08:35 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-01-25 04:08:35 +0800 |
commit | e46ddcebde16fb081aa4653939f796970a083c49 (patch) | |
tree | 0b8d5555058cbda8a96ddbd1ac8ce2994a5a947f /ChangeLog | |
parent | 31e1476e3f87dc7f6fb75fe3d6e8d2b16bef2a0b (diff) | |
download | gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar.gz gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar.bz2 gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar.lz gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar.xz gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.tar.zst gsoc2013-epiphany-e46ddcebde16fb081aa4653939f796970a083c49.zip |
Make ephy_file_tmp_directory() return a const char * instead of a char *
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-24 Adam Hooper <adamh@cvs.gnome.org> + + * lib/ephy-file-helpers.c: + * lib/ephy-file-helpers.h: + * src/window-commands.c: (save_temp_source): + + ephy_file_tmp_directory () now returns a const char * instead of char * + 2004-01-24 Marco Pesenti Gritti <marco@gnome.org> * configure.in: |