2017-10-28  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* configure.ac: Release 0.3

2017-10-28  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* Makefile.am: Removed code to create ChangeLog

2017-10-27  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* NEWS: Update NEWS file

2017-10-27  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* configure.ac: Update lib. version

2017-10-27  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* Makefile.am, configure.ac, itl-gobject-enums.c.in,
	itl-gobject-enums.h.in, itl-gobject.c, itl-gobject.h,
	src/Makefile.am, src/itl-gobject-enums.c.in,
	src/itl-gobject-enums.h.in, src/itl-gobject.c, src/itl-gobject.h: 
	Move sources to src/

2017-10-27  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* configure.ac: Set bug report address

2017-10-26  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* itl-gobject.c, itl-gobject.h: Update to ITL 0.8.0

2017-10-26  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* AUTHORS, INSTALL, itl-gobject.c, itl-gobject.h: Update my email &
	copyright years

2014-10-16  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* ChangeLog: Release 0.2.1 Use git2cl to generate ChangeLog

2014-10-16  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>

	* NEWS: Update NEWS

2014-03-25  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c: Fix FTBFS with clang instead of gcc Author: Nicolas Sévelin-Radiguet <nicosr@free.fr>

2011-11-11  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* ChangeLog: Release 0.2

2011-11-11  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am, configure.ac, libitl-gobject.pc.in: Added pkg-config
	file

2011-11-11  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am: Install header files

2011-11-11  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am: itl-gobject-enums.[ch] should be removed even if
	introspection isn't used

2011-11-11  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am, configure.ac: Use LTVERSION

2011-11-09  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* ChangeLog: Release 0.1

2011-11-09  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* README: Better description

2011-11-09  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, test.js: Use the glib/gobject naming style for
	properties (ie: 'foo-bar')

2011-11-09  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* test.js: Silly me, latitutde & longitude were reversed !

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* README: Added build instructions

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am: Removed extra INTROSPECTION_GIRS += setting This extra setting caused make install to fail

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* autogen.sh: No need for autogen.sh script, autoreconf does the job

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* test.js: Added a testing script

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* AUTHORS, ChangeLog, INSTALL, NEWS: Added files needed by autoconf

2011-11-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: Copied enums for extreme method &
	method from ITL library C code

2011-11-07  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Makefile.am, README, itl-gobject-enums.c.in,
	itl-gobject-enums.h.in, itl-gobject.c, itl-gobject.h: Use enum for
	Mathhab, round method, auto-fill method, extreme method

2011-10-26  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c: Added properties for prayer offsets

2011-10-25  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* configure.ac: Removed invalid FIXME comment

2011-10-25  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* README, autogen.sh: Added autogen.sh script

2011-10-25  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: * Fixed construtor: return ItlPrayer instead of GObject * Added finalize & dispose methods * Use properties and dropped the set_{temperature, pressure,
	  seaLevel} methods TODO: How to add offList[6] property?

2011-10-25  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* COPYING, itl-gobject.c, itl-gobject.h: Added copyright file &
	headers

2011-10-23  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: * Remove prayer from private struct * Enhance/fix annotations * getPrayerTimes returns a GList of GDateTime's

2011-10-23  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: * Fixes:   + get_(day|month|year) -> g_date_get_\1   + Commented out g_type definition * Added annotation for Prayer constructor

2011-10-23  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: * Annotate all functions * Modified GregHijri function * Modified prayer methods:   + Set default values for temperature, pressure & sea level   + Add separate set_* methods for each of temperature, pressure &
	    sea level   + Use GDateTime struct to return prayer time

2011-10-22  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* itl-gobject.c, itl-gobject.h: Modify Hijri <-> Gregorian functions
	and add annotations

2011-10-08  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>

	* Initial commit

