diff options
author | Hans Breuer <hans@breuer.org> | 2009-04-11 14:19:57 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2009-04-11 14:19:57 +0000 |
commit | ffb5db69367fff1b01c9075b5648ba48edd0f0b0 (patch) | |
tree | 678de20a1ef77122670ffd6b4ad88c74a9223f84 /NEWS | |
parent | 32d16f1461aa5a18a36bf80ce14602bca7276d35 (diff) | |
download | dia-ffb5db69367fff1b01c9075b5648ba48edd0f0b0.tar.xz |
patch from Arunan Balasubramaniam, bug #573921 to to reduce wakeups prefer
2009-04-11 Hans Breuer <hans@breuer.org>
* app/app_procs.c : patch from Arunan Balasubramaniam, bug #573921 to
to reduce wakeups prefer g_timeout_add_seconds() over g_timeout_add()
svn path=/trunk/; revision=4376
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +dia-0.97-pre3: 2009-04-05 + + * even more bugs fixed: + http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97&chfieldfrom=2009-02-15&chfieldto=2009-04-06 + dia-0.97-pre2: 2009-02-15 * Quite some bugs fixed, at least: |