aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-29 01:38:19 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-29 01:38:19 +0800
commit93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f (patch)
tree7a3497e2c9f463139b335228dedf4d550b2fe2a5 /ChangeLog
parent7da6219f9b4d1fe0142ddce67846afa1cc7fd2f8 (diff)
downloadgsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar.gz
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar.bz2
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar.lz
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar.xz
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.tar.zst
gsoc2013-epiphany-93c335f91a7b6f48a0f1aa16e1d493a6dbbe115f.zip
Move notebook in src/. An abstract notebook is an overkill.
2003-04-28 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/Makefile.am: * lib/widgets/ephy-notebook.c: * lib/widgets/ephy-notebook.h: * src/Makefile.am: * src/ephy-notebook.c: (ephy_notebook_get_type), * src/ephy-notebook.h: Move notebook in src/. An abstract notebook is an overkill. * src/toolbar.c: (ensure_bookmark_action): Fix compilation issue on 2.95
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fe37c8fb..d5666d5e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-04-28 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/widgets/Makefile.am:
+ * lib/widgets/ephy-notebook.c:
+ * lib/widgets/ephy-notebook.h:
+ * src/Makefile.am:
+ * src/ephy-notebook.c: (ephy_notebook_get_type),
+ * src/ephy-notebook.h:
+
+ Move notebook in src/. An abstract notebook is an overkill.
+
+ * src/toolbar.c: (ensure_bookmark_action):
+
+ Fix compilation issue on 2.95
+
2003-04-28 David Bordoley <bordoley@msu.edu>
* embed/ephy-embed-types.h: