Revision: 4647 http://geany.svn.sourceforge.net/geany/?rev=4647&view=rev Author: statc Date: 2010-02-07 08:29:44 +0000 (Sun, 07 Feb 2010)
Log Message: ----------- Update the changelog.
Modified Paths: -------------- branches/sm/ChangeLog
Modified: branches/sm/ChangeLog =================================================================== --- branches/sm/ChangeLog 2010-02-06 17:41:43 UTC (rev 4646) +++ branches/sm/ChangeLog 2010-02-07 08:29:44 UTC (rev 4647) @@ -1,3 +1,17 @@ +2010-01-24 Eugene Arshinov <earshinov(at)gmail(dot)com> + + * doc/Doxyfile.in, src/Makefile.am, src/main.c, src/makefile.win32, + src/sm.c, src/sm.h, wscript: + Extract libSM-related code into separate sm.{c,h} files, make some + refactoring, and write code comments for Doxygen. + * src/keyfile.c, src/main.c: + Make --new-instance command line option imply --no-session. + * src/sm.c: + Handle --no-session command line option properly. + * src/main.c, src/main.h, src/sm.c, src/utils.c, src/utils.h: + Add "reverse parser" of GOptionEntry. Handle all command-line options. + + 2009-12-08 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/Makefile.am, configure.in, wscript:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.