2003-06-18  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "ml" in ALL_LINGUAS.

2003-05-18  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-04-18  Ole Laursen  <olau@hardworking.dk>

	* configure.in: Added "da" (Danish) to ALL_LINGUAS.

2003-04-12  Christian Neumair  <chris@gnome-de.org>

	* src/main.c: Add setlocale call to enable translation of "--help"
	output.
	* data/camorama.glade: Reduced number of gettext strings by one by
	assimilating to strings meaning the same.
	* configure.in: Added AC_PREREQ macro to satisfy ac wrapper scripts,
	add "de" (German) to ALL_LINGUAS.

2003-03-23  Christophe Merlet  <redfox@redfoxcenter.org>

	* src/fileio.c: Fixed typo.

2003-03-16  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.

2003-03-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>

	* configure.in: Added Belarusian to ALL_LINGUAS.

2003-02-24  Christian Neumair  <chris@gnome-de.org>

	* camorama.desktop.in: Marked Name and Comment fields for translation;
	removed obsolete character from Name field.

2003-02-24  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	* configure.in(ALL_LINGUAS): Added pt_BR (Brazilian Portuguese).

2003-02-24  Zbigniew Chyla  <cyba@gnome.pl>

	* configure.in (ALL_LINGUAS): Added pl (Polish).

2003-02-20  Yuriy Syrota <rasta renome.rovno.ua>

	* configure.in: Added "uk" (Ukrainian) to ALL_LINGUAS.

2003-02-09  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added "pt" to ALL_LINGUAS.

2003-02-05  Bastien Nocera  <hadess@hadess.net>

	* .cvsignore: updated
	* src/fileio.c: (local_save):
	* src/v4l.c: (camera_cap), (set_pic_info), (get_pic_info),
	(get_win_info), (set_win_info), (set_buffer):
	fix most of the uses of sprintf, mark a bunch of strings for
	translation

2003-02-01  Christophe Merlet  <redfox@redfoxcenter.org>

	* configure.in: Added French (fr) to ALL_LINGUAS

2003-01-28  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Vietnamese (vi) to ALL_LINGUAS

2003-01-27  Bastien Nocera  <hadess@hadess.net>

	* .cvsignore: updated

2003-01-27  Bastien Nocera  <hadess@hadess.net>

	* src/callbacks.c: (on_show_adjustments1_activate),
	(on_about1_activate), (timeout_func), (fps),
	(timeout_capture_func), (on_scale1_drag_data_received):
	* src/callbacks.h:
	* src/fileio.c: (remote_save), (local_save):
	* src/fileio.h:
	* src/filter.c: (yuv420p_to_rgb), (threshold), (threshold_channel),
	(smooth), (edge3):
	* src/filter.h:
	* src/main.c: (main):
	* src/support.h:
	* src/v4l.h: fix all the -Wall warnings, start making use of
	g_strdup_printf instead of sprintf, added filter.h

2003-01-26  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

    configure.in: Added "es" to ALL_LINGUAS


0.16
----
brand new gui!
switch from gdk-imlib to gdk-pixbuf (can only save as jpg/png now).
switch to libglade

0.15
----

can save images locally or remotely
customizable timestamp on saved images - "borrowed" directly from gspy
can set a timer for capturing images
now supports YUV - thanks to Mark McClelland
fixed configure problems

0.14
----
images now saved as either jpeg, png or ppm.
added a couple filters.
code clean up.

0.13
----
big fps increase.
minor gui redesign.
added slider for white balance.
gconf support for saving prefs.
got rid of most of those annoying gnome warnings.

0.12
----
fixed error limiting number of cameras it would run on.
added directory/file selection dialog for image saves.
more command line options.
better documentation.

0.11
----

Initial release.
