aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66cac8b9a..27e42f114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-07-03 Jean-François Rameau <jframeau@cvs.gnome.org>
+
+ * embed/ephy-cookie-manager.h:
+
+ EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning).
+
+ * embed/ephy-favicon-cache.c:
+ * lib/ephy-file-helpers.c:
+ * lib/ephy-langs.c:
+ * lib/ephy-node-db.c:
+ * lib/ephy-node.c:
+ * lib/ephy-state.c:
+ * lib/egg/eggtraymanager.c:
+ * src/ephy-extensions-manager.c:
+ * src/ephy-main.c:
+ * src/ephy-notebook.c:
+ * src/ephy-session.c:
+ * src/ephy-window.c:
+
+ Fixes more signed/unsigned problems with gcc 4.0.
+
2005-07-01 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-navigation-action.c: (build_back_or_forward_menu),