diff options
| author | Linus Nordberg <linus@nordberg.se> | 2013-08-27 13:35:51 +0200 | 
|---|---|---|
| committer | Linus Nordberg <linus@nordberg.se> | 2013-09-02 13:54:57 +0200 | 
| commit | a5645a0e3c7909eea935af469d7239ea926f2c8b (patch) | |
| tree | 3937bfb94eea6e0e82e60da20dbb4c2973382c61 | |
| parent | b33125280a9ffb54c2b4699163e0a9a6e78efbb6 (diff) | |
Update ChangeLog with two older bug fixes.
| -rw-r--r-- | ChangeLog | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -6,6 +6,10 @@  	system more aggressively. Patch by Fabian Mauchle.  	Bug fixes: +	- radsecproxy-hash(1) no longer prints the hash four times. +	Reported by Simon Lundström and jocar. +	- Escaped slashes in regular expressions now works. Reported by +	Duarte Fonseca. (RADSECPROXY-51)  	- The duplication cache is purged properly. Patch by Fabian  	Mauchle.  	- Stop freeing a shared piece of memory manifesting itself as a | 
