Changelog
gnome-screensaver (2.15.4-0ubuntu1) edgy; urgency=low
* new upstream version
src/gs-manager.c:
- Move function before first usage. Fixes #346753
- Remove unfade idle.
src/gs-window-x11.c:
- Fix leak.
- Misc cleanups. A few memory reduction attempts.
- Override gtk theme background. Fixes #344936
- Move getting best visual for GL into a separate process
to avoid linking to libGL.
src/gs-grab-x11.c:
- Do a gdk display sync and flush to make sure the grabs are released.
src/gnome-screensaver.c:
- Add a blocking inhibit to the command line tool.
- Also add short options.
src/gs-job.c:
- Add debugging.
src/gs-debug.c:
- Don't crash with NULL format strings.
- Patch from Joe Marcus Clarke <email address hidden> Fixes #344805
src/gnome-screensaver-dialog.c:
- Try to translate some common messages from PAM.
src/gs-auth-pwent.c:
- Add some braces.
-- Oliver Grawert <email address hidden> Fri, 21 Jul 2006 13:20:02 +0200