diff --git a/ChangeLog b/ChangeLog index 1421306..8eb4f83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Version 1.72b: +-------------- + + - Minor beautification stuff. + Version 1.71b: -------------- diff --git a/Makefile b/Makefile index 9370694..8bd396e 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ # PROGNAME = skipfish -VERSION = 1.71b +VERSION = 1.72b OBJFILES = http_client.c database.c crawler.c analysis.c report.c INCFILES = alloc-inl.h string-inl.h debug.h types.h http_client.h \ diff --git a/assets/index.html b/assets/index.html index 042344d..c3ed59d 100644 --- a/assets/index.html +++ b/assets/index.html @@ -793,7 +793,7 @@ if ('\v' == 'v') - +
HTTP trace - click this bar or hit ESC to close
diff --git a/assets/sf_name.png b/assets/sf_name.png index 2b43202..fe7cd2c 100644 Binary files a/assets/sf_name.png and b/assets/sf_name.png differ