Re: outstanding vte patches



About a month or so, I wrote a letter to nalin redhat com:

>Hello.

>I'am still thinking about vte release. I've made patch to update NEWS,
>specs to make new release 0.12.0 from current CVS. I've tested it, it seem
>to work for gnome on linux, except that trie programm segfaults on
>g_value_array_new (0), but, probably, it is glib bug. I can also submit
>patches to bugs opened for vte.

>I can submit a tarball of new release, if needed. So what else should I do
>to make release soon?

>Thanks
>                    Shmyrev.

Is there any chance to make vte released soon?
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/vte/ChangeLog,v
retrieving revision 1.494
diff -u -p -r1.494 ChangeLog
--- ChangeLog	7 Feb 2004 21:41:30 -0000	1.494
+++ ChangeLog	3 Mar 2004 15:37:17 -0000
@@ -1,3 +1,8 @@
+2004-03-03 Nickolay Shmyrev <nshmyrev yandex ru>
+
+	* vte.spec: New version 0.12.0 and changelog
+	* NEWS: Updated for new version
+
 2004-02-07  Robert Sedak  <robert sedak sk htnet hr>
  
          * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
Index: NEWS
===================================================================
RCS file: /cvs/gnome/vte/NEWS,v
retrieving revision 1.16
diff -u -p -r1.16 NEWS
--- NEWS	16 Jun 2003 21:55:07 -0000	1.16
+++ NEWS	3 Mar 2004 15:37:17 -0000
@@ -1,3 +1,8 @@
+0.12.0: Bug fixes: #132945,#121880,#122156,#108232,#116756,#116450,#116341,
+	#116091,#119141,#118938,#118882,#119694,#118800,#118711,#118106,
+	#117754,#119066,#119141,#118627,#117636,#117636,#116495,#116078 
+	Updated translations: hr ga nn ar et eu ne lt
+	New function vte_terminal_forkpty() to emulate zvt terminal api.
 0.11.10: Fix cases where the application sets the encoding.  Adjust display of
          way-too-wide characters to better comply with openi18n.
 0.11.9: Accessibility improvements.  Multihead fixes.  Revert to the 0.10 way
Index: vte.spec
===================================================================
RCS file: /cvs/gnome/vte/vte.spec,v
retrieving revision 1.135
diff -u -p -r1.135 vte.spec
--- vte.spec	16 Jun 2003 22:01:26 -0000	1.135
+++ vte.spec	3 Mar 2004 15:37:18 -0000
@@ -1,6 +1,6 @@
 Name: vte
-Version: 0.11.10
-Release: 2
+Version: 0.12.0
+Release: 1
 Summary: An experimental terminal emulator.
 License: LGPL
 Group: User Interface/X
@@ -94,6 +94,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Wed Mar 3 2004 Nickolay Shmyrev <nshmyrev yandex ru> 0.12.0-1
+- new vte_terminal_forkpty () functionality,
+- updated translations,
+- bug fixes.
+
 * Mon Jun 16 2003 Nalin Dahyabhai <nalin redhat com> 0.11.10-2
 - rebuild
 


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