Version: 0.3.6

* Added m68k port (Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>) (Bug#27075)
* Changed "int pid" with "pid_t pid" everywhere
* Fixed return type of some functions from "int" to "void *" (thanks, Roman)
diff --git a/ltrace.1 b/ltrace.1
index dad0980..17dcd3a 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -116,7 +116,7 @@
 .LP
 Option -f sometimes fails to trace some children.
 .LP
-It only works on Linux/i386 and Linux/arm
+It only works on Linux/i386, Linux/m68k, and Linux/arm
 .LP
 Only ELF32 binaries are supported
 .PP