commit 24765338c48d0c48f8f07a2bbeff3b815b05886f Author: Michael J. Chudobiak Date: Wed Oct 5 10:45:02 2011 -0400 updated NEWS NEWS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit a147d2be228f82aca06e4dd91f2ef9cda87b4cc6 Author: Michael J. Chudobiak Date: Wed Oct 5 10:43:59 2011 -0400 pre-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d7b912092ebcd55bdfea7a1cc0f8b427c4c5a3c6 Author: Michael J. Chudobiak Date: Wed Oct 5 10:42:47 2011 -0400 Revert "increase delay in checking for screen updates, to avoid data loss" This reverts commit e3f40dbec8c563f81f364ce071e910d15ad02090. src/SerialConnection.vala | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit e1950bde2f0b1c530935483a8e659a0c5b985dc4 Author: Michael J. Chudobiak Date: Wed Oct 5 10:38:25 2011 -0400 use groups to show only moserial config files in the recent menu src/MainWindow.vala | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) commit 6fbeb3dea48770a320785b92ebcf0bafd85675f6 Author: Jasper Lievisse Adriaanse Date: Tue Sep 27 20:41:38 2011 +0200 Add a few device nodes for (Open)BSD. https://bugzilla.gnome.org/show_bug.cgi?id=660276 src/SettingsDialog.vala | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit bbac01b1f8e78ab26b6f9f71d823fb6bcfc2ad51 Author: Michael J. Chudobiak Date: Thu Sep 8 14:56:29 2011 -0400 call Gtk.main_iteration_do correctly (don't block) src/SerialConnection.vala | 2 +- src/Szwrapper.vala | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit e3f40dbec8c563f81f364ce071e910d15ad02090 Author: Michael J. Chudobiak Date: Thu Sep 8 13:13:10 2011 -0400 increase delay in checking for screen updates, to avoid data loss src/SerialConnection.vala | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)