2009-11-01 09:50  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r65] configure.ac:
	  
	  release 0.0.6

2009-11-01 09:48  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r64] NEWS:
	  
	  update document

2009-11-01 09:28  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r63] README, svnauthors:
	  
	  update documents

2009-11-01 09:22  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r62] Makefile.am:
	  
	  add a rule to generate ChangeLog when the dist package is created

2009-11-01 08:24  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r61] po/es.po, po/fr.po, po/it.po, po/ko.po:
	  
	  update po files

2009-11-01 05:58  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r60] src/nautilus-filename-repairer.c:
	  
	  update error handling message dialog routine

2009-11-01 05:13  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r59] configure.ac, src/nautilus-filename-repairer.c:
	  
	  Update library dependency.
	  * use GIO
	  * use new version of libnautilus-extension
	  * don't use libgnome (now we don't need workaround code)
	  * remove version checking scripts.

2009-11-01 03:55  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r58] src/nautilus-filename-repairer.c:
	  
	  We don't need workaround code anymore
	  because now we use nautilus 2.22.0 or upper version.
	  --이 줄 이하 자동으로 제거됩니다--
	  
	  M src/nautilus-filename-repairer.c

2009-11-01 03:43  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r57] src/nautilus-filename-repairer.c:
	  
	  migrating to GIO
	  * use GIO instead of Gnome VFS which is not used anymore in
	  Nautilus.
	  * issue #1 Migrate to gio
	  from
	  http://kldp.net/tracker/index.php?func=detail&aid=305177&group_id=1205&atid=353052

2009-01-18 08:10  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r56] bootstrap.sh:
	  
	  create ChangeLog before running automake, or it cause error.

2008-09-28 03:15  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r55] po/es.po:
	  
	  update spanish translation
	  thanks to Francisco Javier Cuadrado <fcocuadrado@gmail.com>

2008-04-04 05:25  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r54] po/fr.po:
	  
	  update french translation

2008-04-01 13:07  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r50] configure.ac:
	  
	  release 0.0.5

2008-04-01 13:06  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r49] NEWS:
	  
	  update document

2008-03-31 10:20  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r48] po/LINGUAS, po/fr.po:
	  
	  add french translation
	  Thanks to Christophe Benz <christophe.benz@gmail.com>

2008-03-10 09:37  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r45] Makefile.am:
	  
	  update ChangeLog generating rule as PHONY target

2008-03-10 09:32  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r44] README:
	  
	  fix typo (#304719)

2008-03-10 09:29  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r43] configure.ac:
	  
	  release 0.0.4

2008-03-10 09:26  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r42] Makefile.am:
	  
	  update ChangeLog generating rule

2008-03-10 09:08  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r41] NEWS:
	  
	  update documents for 0.0.4

2008-03-05 07:05  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r40] po/LINGUAS, po/es.po:
	  
	  add Spanish translation.
	  Thanks to Fran <fcocuadrado@gmail.com>

2008-02-02 06:57  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r39] ., svnauthors:
	  
	  add ChangeLog to ignore list
	  add svnauthors file which is used to generate ChangeLog

2008-02-02 06:55  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r38] Makefile.am:
	  
	  ChangeLog file should be regeneratied when the $(top_srcdir) is
	  changed

2008-02-02 06:53  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r37] Makefile.am, bootstrap.sh:
	  
	  remove glib-gettextize

2008-02-02 06:38  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r36] bootstrap.sh:
	  
	  use glib-gettextize

2008-02-02 06:30  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r35] ., po, src:
	  
	  add svn:ignore list

2008-02-02 06:16  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r34] src/filename-repairer.c,
	  src/nautilus-filename-repairer-i18n.h,
	  src/nautilus-filename-repairer.c,
	  src/nautilus-filename-repairer.h:
	  
	  update license text to GPL2 (#304708)

2008-02-02 06:01  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r33] src/nautilus-filename-repairer.c:
	  
	  add legacy dos codepages.

2008-01-31 15:01  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r31] configure.ac:
	  
	  release 0.0.3

2008-01-31 02:02  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r30] NEWS, po/it.po, po/ko.po:
	  
	  update document: NEWs, po files

2008-01-31 01:56  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r29] src/nautilus-filename-repairer-i18n.h:
	  
	  undef gettext macros, to remove compiler warning

2008-01-31 01:55  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r28] configure.ac, src/filename-repairer.c,
	  src/nautilus-filename-repairer.c:
	  
	  update nautilus workround code:
	  Now, I do not use NEED_NAUTILUS_WORK_AROUND macro anymore.
	  I get the nautilus version on the fly using
	  gnome_program_get_app_version()
	  and apply the work around code.

2008-01-30 05:22  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r27] Makefile.am, configure.ac, src/Makefile.am:
	  
	  update install directory:
	  * add configure option: --with-nautilus-extension-dir
	  * add script to detect nautilus extension diretory, where it uses
	  pkg-config --variable=extensiondir libnautilus-extension
	  * add an option to ignore an error on distcheck

2008-01-24 01:07  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r26] src/nautilus-filename-repairer.c:
	  
	  revert to r13.
	  Because if it does not check the unescaped filename with original
	  on, it will
	  showes the context menu with even a normal filename.

2008-01-22 14:51  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r19] configure.ac:
	  
	  release 0.0.2

2008-01-22 14:50  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r18] Makefile.am:
	  
	  remove phony option (this results an error with make distcheck)

2008-01-22 14:08  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r17] NEWS, README:
	  
	  update document

2008-01-22 14:07  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r16] Makefile.am:
	  
	  change the target to create ChangeLog to PHONY

2008-01-22 14:06  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r15] po/it.po, po/ko.po:
	  
	  update translation

2008-01-22 13:57  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r14] src/nautilus-filename-repairer.c:
	  
	  remove uneeded strcmp() function.
	  If we got an unescaped filename, it can be used whether it is
	  same as original
	  one or not.

2008-01-22 13:54  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r13] src/nautilus-filename-repairer.c:
	  
	  reorder the encoding list

2008-01-21 15:12  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r12] src/nautilus-filename-repairer.c:
	  
	  update detecting encoding algorithm
	  change the default encoding to CP1252

2008-01-20 15:21  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r11] po/LINGUAS, po/it.po:
	  
	  add italian translation

2008-01-20 06:42  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r10] src/nautilus-filename-repairer.c:
	  
	  add URL encoded utf8 string also as a candidate.

2008-01-14 16:02  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r6] configure.ac:
	  
	  release 0.0.1

2008-01-14 15:49  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r5] po/ko.po:
	  
	  update ko.po

2008-01-14 15:48  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r4] src/filename-repairer.c,
	  src/nautilus-filename-repairer-i18n.h:
	  
	  update nls header

2008-01-14 15:04  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r3] configure.ac, src/nautilus-filename-repairer.c:
	  
	  add work around code for nautilus bug(#508878)
	  see: http://bugzilla.gnome.org/show_bug.cgi?id=508878

2008-01-14 14:35  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r2] Makefile.am:
	  
	  update rule to make ChangeLog

2008-01-14 14:04  Choe Hwanjin <choe.hwanjin@gmail.com>

	* [r1] ., AUTHORS, COPYING, INSTALL, Makefile.am, NEWS, README,
	  bootstrap.sh, configure.ac, po, po/ChangeLog, po/LINGUAS,
	  po/POTFILES.in, po/ko.po, src, src/Makefile.am,
	  src/filename-repairer.c, src/nautilus-filename-repairer-i18n.h,
	  src/nautilus-filename-repairer.c,
	  src/nautilus-filename-repairer.h:
	  
	  initial import

