librep r2944 - in trunk: . man



Author: chrisb
Date: Wed Oct  1 08:02:58 2008
New Revision: 2944
URL: http://svn.gnome.org/viewvc/librep?rev=2944&view=rev

Log:
updated BUGS, README and HACKING


Modified:
   trunk/BUGS
   trunk/ChangeLog
   trunk/HACKING
   trunk/README
   trunk/man/news.texi

Modified: trunk/BUGS
==============================================================================
--- trunk/BUGS	(original)
+++ trunk/BUGS	Wed Oct  1 08:02:58 2008
@@ -1,3 +1,3 @@
 
-Please report bugs to the mailing list <sawfish-list gnome org>
+Please report bugs to the BugZilla http://bugzilla.gnome.org or the mailing list <sawfish-list gnome org>
 

Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING	(original)
+++ trunk/HACKING	Wed Oct  1 08:02:58 2008
@@ -1,6 +1,5 @@
 
-Please send all patches to the rep mailing list:
-<sawfish-list gnome org>.
+Please send all patches to either the BugZilla http://bugzilla.gnome.org or the mailing list: <sawfish-list gnome org>.
 
-When possible, please make patches in unified diff format (i.e. `diff -u').
+When possible, please make patches in unified diff format (i.e. 'iff -u' or use 'svn diff').
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Oct  1 08:02:58 2008
@@ -16,6 +16,10 @@
 
 	http://librep.sourceforge.net/
 
+Browse the SVN tree at:
+
+	http://svn.gnome.org/viewvc/librep/
+
 To compile this you'll need GNU make, the GNU MP library (see below)
 and GNU dbm installed. Basically, just do:
 
@@ -23,6 +27,7 @@
 	$ make
 	$ make install
 
+(if building from the SVN tree use ./autogen.sh instead of ./configure)
 
 Notes
 =====

Modified: trunk/man/news.texi
==============================================================================
Binary files. No diff available.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]