Commit ba78acf7 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Improve Changelog

parent 62a1db81
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -3,12 +3,13 @@ git HEAD
    * Fix segfault upon unloadable images when image-related format specifiers
      (e.g. %h) are used in --title
    * Show images in current directory when invoked without file arguments
    * Disable antialiasing, either globally (--force-aliasing) or per image
      (press 'A' to toggle, keybinding toggle_aliasing)
    * Option to disable antialiasing, either global (--force-aliasing) or per
      image (press 'A' to toggle, keybinding toggle_aliasing)
    * Use SIGUSR1/SIGUSR2 to reload all images in multiwindow mode
    * Fix Imlib2 caching bug in reload (only worked after the second try)
    * The --bg options are now Xinerama-aware.  That is, they set the image in
      the respective mode (scale/fill/max/center) on each Xinerama screen
      the respective mode (scale/fill/max/center) on each Xinerama screen. Use
      --no-xinerama to disable this.

Sat, 12 Mar 2011 22:49:53 +0100  Daniel Friesel <derf@finalrewind.org>