Add Debug output on errors
[lttv.git] / README
diff --git a/README b/README
index 6cf451f4e4d3bf680e192139f58182c25151470c..98849b306d51960d26996186132c9a446339e209 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ gtk 2.4 or better development libraries
   (Fedora : gtk2, gtk2-devel)
   note : For Fedora users : this might require at least core 3 from Fedora,
   or you might have to compile your own GTK2 library.
-glib 2.4 or better development libraries
+glib 2.16 or better development libraries
   (Debian : libglib2.0-0, libglib2.0-dev)
   (Fedora : glib2, glib2-devel)
 libpopt development libraries
@@ -63,7 +63,7 @@ specs/                RPM config files (currently empty).
 
 This source tree is based on the autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in order to
-compile the subversion repository tree :
+compile the git repository tree :
 
 
 - GNU autotools (automake >=1.7, autoconf >=2.50, autoheader >=2.50)
@@ -73,3 +73,9 @@ compile the subversion repository tree :
 
 If you get the tree from the repository, you will need to use the autogen.sh
 script. It calls all the GNU tools needed to prepare the tree configuration.
+
+
+* Contact
+
+       Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+       Mailing List: lttng-dev@lists.lttng.org
This page took 0.023452 seconds and 4 git commands to generate.