2005-10-04  Bill Haneman <bill.haneman@sun.com>

	* configure.in, README, NEWS:
	Revved to 0.12.2.
	
2005-08-24  Bill Haneman <bill.haneman@sun.com>

	* magnifier/zoom-region.c:
	(zoom_region_calculate_scroll_rects):
	Fix for nasty update bug when panning quickly, 
	effects large magnification factors most severely.
	
2005-06-21  Bill Haneman <bill.haneman@sun.com>

	* magnifier/magnifier.c: 
	(magnifier_adjust_source_size) C89 fix - thanks to Behdad Estafod.

2005-06-07  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure.in: Added 'gl' to ALL_LINGUAS.

2005-05-24  Bill Haneman <bill.haneman@sun.com>

	* magnifier/magnifier.c: 
	(magnifier_get_cursor): Make sure we initially grab the current
	source cursor if we don't have any other cursor defined.
	Fixes #167705.