summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS1
-rw-r--r--README2
3 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 935146c..f524be3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-13 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * MAINTAINERS: adding myself as a new maintainer
+ * README: no more popt dependency
+
2005-04-25 Glynn Foster <glynn.foster@sun.com>
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c,
diff --git a/MAINTAINERS b/MAINTAINERS
index 30e758d..6706c25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1 +1,2 @@
Glynn Foster <glynn.foster@sun.com>
+Lucas Rocha <lucasr@cvs.gnome.org>
diff --git a/README b/README
index e0e117d..af7084a 100644
--- a/README
+++ b/README
@@ -9,5 +9,5 @@ This software is licensed under the LGPL.
Zen Requirements -
==================
-popt, scrollkeeper and intltool.
+scrollkeeper and intltool.
gtk+-2.0, libglade-2.0, and libgnomecanvas-2.0.