Overview of changes in unity-greeter 0.1.1

    * Stop loading indicators in a thread - they don't seem thread safe
    * Fade usernames so it looks more like a carousel
    * Darken indicator background so they are easier to read

Overview of changes in unity-greeter 0.1.0

    * Fix greeter running in loop when greeter-hide-users=true
    * Remember the last selected user between logins
    * Select correct session when logging in manually
    * Fix non-translation of password prompt
    * Resize background when resizing window
    * Move/resize window when monitors changed
    * Disable xrandr gnome-settings-daemon plugin - always mirror the displays

Overview of changes in unity-greeter 0.0.9

    * Set background color of window to "dark aubergine" so boot delays
      don't cause a white flash
    * Kill onboard on exit to stop window showing up
    * Don't give the onscreen keyboard focus, this makes it work
    * Load indicators sequentially, they seem to crash loading in parallel
    * Fix translations not being used
    * Show authentication messages as well as prompts
    * Disable the text entry after text has been entered
    * Don't start authentication as each user is added to the user list

Overview of changes in unity-greeter 0.0.8

    * Fix grid offset
    * Fix non-latin names being displayed incorrectly
    * Change asynchronous indicator loader code, suspect it is causing a race
      condition?

Overview of changes in unity-greeter 0.0.7

    * Show caps-lock warning in password field
    * Use constant time animation
    * Render background images in a background thread
    * Load indicators in a thread
    * Add timing to logs
    * Add more logging messages
    * Fade out long names
    * Wait until background is loaded before showing the main window - stops
      a white flash being seen on startup.

Overview of changes in unity-greeter 0.0.6

    * Fix password cursors not getting focus
    * Make logo configurable again
    * Disable FUSE
    * Show if users are currently logged in
    * Update user list when users are added/removed/modified
    * Use select user hint to select the correct user
    * Fix vertical grid alignment of user list
    * Add accessibility menu with high contrast, screen reader and onscreen
      keyboard
    * Make use of hide users hint
    * Change "Other..." entry to match username being entered
    * Rename "Guest Account" to "Guest Session" to match desktop
    * Don't give keyboard focus to session selector when clicking on it
    * Stop hostname being selectable
    * Hide the "Other..." entry when user list showing

Overview of changes in unity-greeter 0.0.5

    * Use Ubuntu regular font
    * Increase grid size to match design
    * Reduce width of login box
    * Use correct Ubuntu logo

Overview of changes in unity-greeter 0.0.4

    * (Not released due to broken bzr tag)

Overview of changes in unity-greeter 0.0.3

    * Set icon theme
    * Use power indicator
    * Setup indicators to run in greeter mode
    * Allow OS name and version to be configurable
    * Run gnome-settings-daemon to get power management, a11y, xrandr etc
    * Fix translations
    * Get menubar with transparent background (finally)
    * Update to latest design

Overview of changes in unity-greeter 0.0.2

    * Add copyright headers to .vala files
    * Update to work with lightdm 0.9
    * Add a config file and load Ambiance theme
    * Fit to primary monitor
    * Set root background

Overview of changes in unity-greeter 0.0.1

    * Initial release
