@ -56,6 +56,7 @@ Client library:
- Add experimental SOCKS5 support.
- mosquitto_loop_forever now quits after a fatal error, rather than blindly
retrying.
- SRV support is now not compiled in by default.
1.3.5 - 20141008
================
@ -55,7 +55,7 @@ WITH_MEMORY_TRACKING:=yes
WITH_SYS_TREE:=yes
# Build with SRV lookup support.
WITH_SRV:=yes
WITH_SRV:=no
# Build using libuuid for clientid generation (Linux only - please report if
# supported on your platform).