gnome-utils r8127 - trunk
- From: ebassi svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-utils r8127 - trunk
- Date: Mon, 22 Sep 2008 14:05:45 +0000 (UTC)
Author: ebassi
Date: Mon Sep 22 14:05:45 2008
New Revision: 8127
URL: http://svn.gnome.org/viewvc/gnome-utils?rev=8127&view=rev
Log:
Release 2.24.0
Modified:
trunk/BUGS
trunk/ChangeLog
trunk/HACKING
trunk/NEWS
trunk/README
trunk/configure.ac
Modified: trunk/BUGS
==============================================================================
--- trunk/BUGS (original)
+++ trunk/BUGS Mon Sep 22 14:05:45 2008
@@ -5,8 +5,7 @@
In the report please include the following information:
- Operating system and version
- For Linux, version of the C library
+ Operating system, distribution and version
How to reproduce the bug if possible
If the bug was a crash, include the exact text that was printed out
A stacktrace where possible [see below]
@@ -25,5 +24,15 @@
Get the back trace
ie. (gdb) bt
-Once you have the backtrace, copy and paste this either into the
-'Comments' field or attach a file with it included.
+You will need either to compile the program yourself or, if possible,
+install the packages containing the debugging symbols for the program
+otherwise the stack trace obtained will be useless to the developers;
+see this page:
+
+ http://live.gnome.org/GettingTraces
+
+which contains help, tips and other information about getting a valid
+and useful stack trace.
+
+Once you have the stack trace attach a file with it included to the bug
+report.
Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING (original)
+++ trunk/HACKING Mon Sep 22 14:05:45 2008
@@ -1,13 +1,24 @@
-GNOME Utilities HACKING -
+GNOME Utilities HACKING
Please send patches to any of the people listed in the MAINTAINERS file
or, alternatively, attach them to a bugzilla.gnome.org report.
+Features that require a patchset or discussion are to be sent to the
+gnome-utils mailing list for review.
+
+If you want to implement a complex feature you can request a branch
+on the mailing list; the branch will be merged when the maintainers will
+deem it ready. GNOME is using SVN which makes branches cheap, but
+merging is still a pain; thus, what will be merged will not have a full
+history.
+
* Branches
+ gnome-2-20
gnome-2-18
gnome-2-16
gnome-2-14
+ ...
These branches are in deep code freeze. Please do not commit even the most
simple bug fixes to it without emailing the release team
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Sep 22 14:05:45 2008
@@ -1,4 +1,41 @@
===================================================================
+GNOME Utilities 2.24.0 (22nd September 2008) - "Tip-toe"
+
+ * Fist stable release of the 2.24 cycle
+ * Small fixes in the desktop entry files [Patryk Zawadzki]
+
+Baobab
+Dictionary
+Floppy
+
+ * Nohing
+
+Screenshot
+
+ * Fix bug 552175 â invalid schemas file [Christian Persch]
+
+Search Tool
+System Log Viewer
+
+ * Nothing
+
+Translations Updated By:
+
+ Anas Afif Emad (ar), Alexander Shopov (bg), Runa Bhattacharjee (bn_IN),
+ Joan Duran (ca), Adrian GuniÅ (cs), Ask Hjorth Larsen (da),
+ Jochen Skulj (de), nikosCharonitakis (el), David Lodge (en_GB),
+ Jorge GonzÃlez (es), Ivar Smolin (et), IÃaki LarraÃaga Murgoitio (eu),
+ Ilkka Tuohela (fi), Claude Paroz (fr), Ignacio Casal Quinteiro (gl),
+ Mark Krapivner (he), Launchpad Translations Administrators (hr),
+ Gabor Kelemen (hu), Andrea Zagli (it), Shankar Prasad (kn),
+ Gintautas Miliauskas (lt), Sandeep Shedmake (mr), Kjartan Maraas (nb),
+ Wouter Bolsterlee (nl), Tomasz Dominikowski (pl), Duarte Loreto (pt),
+ Leonardo Ferreira Fontenelle (pt_BR), Mugurel Tudor (ro),
+ Yuriy Penkin (ru), ÐÐÑÐÐ ÐÐÐÐÑ (sr), Daniel Nylander (sv),
+ Dr.T.Vasudevan (ta), Theppitak Karoonboonyanan (th), Baris Cicek (tr),
+ Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW)
+
+===================================================================
GNOME Utilities 2.23.92 (8th September 2008) - "Apology Song"
* Second unstable release of the 2.23 cycle
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Sep 22 14:05:45 2008
@@ -1,6 +1,6 @@
-GNOME Utilities - "Apology Song"
+GNOME Utilities - "Tip-toe"
=====================================
-Version: 2.23.92
+Version: 2.24.0
GNOME Utilities for the GNOME 2.24 Desktop contains the following -
@@ -43,3 +43,7 @@
How to report bugs -
See the file 'BUGS'
+
+How to contribute -
+
+See the file 'HACKING'
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Sep 22 14:05:45 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-utils], [2.23.93],
+AC_INIT([gnome-utils], [2.24.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-utils])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]