==================== 0.3.0 ==================== Wed Feb 15 00:26:10 PST 2006 Christian Hammond * NEWS: * configure.ac: - Update the NEWS. Release time. Wed Feb 15 00:18:20 PST 2006 Christian Hammond * src/Makefile.am: - Install the tagutils symlinks. Sun Feb 12 03:28:34 PST 2006 Christian Hammond * src/main.c: - Dereference things when they're supposed to be dereferenced. Thu Jan 05 01:50:00 PST 2006 Christian Hammond * src/main.c: - Look up the source in command_untag, rather than creating it. Thu Jan 05 00:51:46 PST 2006 Christian Hammond * src/main.c: - Implement the tag and untag commands. - Fix lots of memory leaks. Thu Jan 05 00:04:01 PST 2006 Christian Hammond * src/main.c: - Implement the export command. Wed Jan 04 01:41:43 PST 2006 Christian Hammond * src/main.c: - Implement the ls command. Wed Jan 04 01:23:00 PST 2006 Christian Hammond * src/main.c: - Implement the tagprop command. Wed Jan 04 00:46:45 PST 2006 Christian Hammond * src/main.c: - Implement the tags command. Wed Jan 04 00:29:28 PST 2006 Christian Hammond * src/main.c: - Handle the command argument correctly by stripping the path from argv[0].