git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20869 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-03 21:03:14 +00:00
parent a369dd0c50
commit a34fac4dd2

View File

@@ -1,5 +1,15 @@
2007-05-10 Love H<>rnquist <20>strand <lha@it.su.se>
2007-06-03 Love H<>rnquist <20>strand <lha@it.su.se>
* test-readenv.c: Free environment.
* environment.c (free_environment): free result of
read_environment().
* roken-common.h (free_environment): free result of
read_environment().
2007-05-10 Love H<>rnquist <20>strand <lha@it.su.se>
* fnmatch.c: Do recursive call to rk_fnmatch
2007-01-12 Love H<>rnquist <20>strand <lha@it.su.se>