2011-10-07  Sebastian Pölsterl <sebp@k-d-w.org>

  * NEWS: Modified.

   Prepare 0.2.4 release

2011-10-06  Sebastian Pölsterl <sebp@k-d-w.org>

  * configure.ac: Modified.

   Bump minimum vala version to 0.14.0

2011-10-06  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/io/RecordingReader.vala: Modified.

   When searching for recordings, skip hidden directories and set
   maximum recursion depth to three.

   Fixes https://bugzilla.gnome.org/show_bug.cgi?id=659685

2011-10-03  Alexandre Franke <alexandre.franke@gmail.com>

  * po/fr.po: Modified.

   Update French translation

2011-09-29  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/ChannelFactory.vala: Modified.

   Mark ForcedStopNotify as unowned

   Fixes issue with Vala 0.14

2011-09-29  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/Schedule.vala,
  * src/rtsp/Server.vala,
  * src/Main.vala,
  * src/Manager.vala,
  * src/EPGScanner.vala,
  * src/Recorder.vala,
  * src/DeviceGroup.vala,
  * src/ChannelList.vala,
  * src/Factory.vala: Modified.

   Converted Factory to a GObject class.

   Static fields can only be initialized with constants in compact
   classes. Using a GObject class, the mutexes are initialized once
   the first Factory instance is created. See also
   https://bugzilla.gnome.org/show_bug.cgi?id=636509

2011-09-29  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/Satellite/SatelliteChannel.vala,
  * src/Terrestrial/TerrestrialChannel.vala,
  * src/Cable/CableChannel.vala: Modified.

   Use this instead of base in Channel subclasses

   This is a work-around for
   https://bugzilla.gnome.org/show_bug.cgi?id=659863

2011-09-22  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/EventStorage.vala: Modified.

   Removed obsolete destroy function

2011-09-22  Sebastian Pölsterl <sebp@k-d-w.org>

  * src/RecordingsStore.vala,
  * src/Schedule.vala,
  * src/database/sqlite/SqliteConfigTimersStore.vala,
  * src/Recorder.vala,
  * src/ChannelList.vala,
  * src/Utils.vala,
  * src/EventStorage.vala: Modified.

   Make sure out parameters are always assigned a value

2011-09-15  dmustieles <daniel.mustieles@gmail.com>

  * po/es.po: Modified.

   Updated Spanish translation

2011-09-13  Matej Urbančič <mateju@svn.gnome.org>

  * po/sl.po: Modified.

   Updated Slovenian translation

2011-09-13  Martin Srebotnjak <miles@filmsi.net>

  * po/sl.po: Modified.

   Updated Slovenian translation

2011-09-11  Sebastian Pölsterl <sebp@k-d-w.org>

  * configure.ac: Modified.

   Post release version bump to 0.2.4

=== version-0.2.3 ===