X-Git-Url: http://git.maemo.org/git/?p=routino;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=cfa3313eb0e98d510d9707e9f3c7f47e491a5349;hp=d013a33f20e25b4d74339c8473abfcd399998327;hb=5a44d59fac1aa6104956f4d5dbeef567169c32c0;hpb=a5b34ad069a52ff6cf981f01667d102292988811 diff --git a/ChangeLog b/ChangeLog index d013a33..cfa3313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2010-11-13 Andrew M. Bishop + + Version 1.5.1 released + +2010-11-13 Andrew M. Bishop + + * doc/NEWS.txt, doc/README.txt: Updated for version 1.5.1. + + * doc/USAGE.txt: Update program usage for new logging option. + + * xml/routino-translations.xml: + Add translation for ferry into German (patch from Michael Günnewig). + + * src/relationsx.c: Fix bug with relation processing. + + * src/logging.h: Add GCC attributes for the logging functions. + + * src/logging.h, src/logging.c: New file. + + * src/Makefile, src/nodesx.c, src/optimiser.c, src/osmparser.c, src/planetsplitter.c, + src/relationsx.c, src/router.c, src/segmentsx.c, src/superx.c, src/tagmodifier.c, + src/waysx.c: + Add an option to make the output more suitable for a log file. + +2010-10-31 Andrew M. Bishop + + * src/files.c: + Ensure that enough memory gets allocated in FileName() function. + 2010-10-30 Andrew M. Bishop Version 1.5 released