Browse Source

update changelog

master
Georg Hopp 14 years ago
parent
commit
f31b619095
  1. 12
      ChangeLog

12
ChangeLog

@ -1,6 +1,14 @@
2012-02-23 17:40:00 +0100 Georg Hopp
* add cookie header again (HEAD, origin/master, origin/HEAD, master)
2012-02-23 16:41:36 +0100 Georg Hopp
* optmize header search
2012-02-23 13:02:23 +0100 Georg Hopp 2012-02-23 13:02:23 +0100 Georg Hopp
* changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY (HEAD, master)
* changed all string operation within header handling with fixed length mem operations, preventing multiple iterations over these strings. In theory this should improve performance in reality it seems that it is worse...CHECK WHY
2012-02-23 00:05:25 +0100 Georg Hopp 2012-02-23 00:05:25 +0100 Georg Hopp
@ -16,7 +24,7 @@
2012-02-22 12:19:40 +0100 Georg Hopp 2012-02-22 12:19:40 +0100 Georg Hopp
* fix memory problems occured with latest changes (origin/master, origin/HEAD)
* fix memory problems occured with latest changes
2012-02-22 09:03:40 +0100 Georg Hopp 2012-02-22 09:03:40 +0100 Georg Hopp

Loading…
Cancel
Save