diff options
author | Pierre Humblet <phumblet@phumblet.no-ip.org> | 2009-01-06 04:11:23 +0000 |
---|---|---|
committer | Pierre Humblet <phumblet@phumblet.no-ip.org> | 2009-01-06 04:11:23 +0000 |
commit | 952801c27e33255f3a71d84d38281c1bb42600f2 (patch) | |
tree | 16decc370d65798fcab2dc8ae8f38d13146471a3 /winsup/utils/ChangeLog | |
parent | 8ca367408d4687b6221adaa4c916ca4375242ea8 (diff) | |
download | cygnal-952801c27e33255f3a71d84d38281c1bb42600f2.tar.gz cygnal-952801c27e33255f3a71d84d38281c1bb42600f2.tar.bz2 cygnal-952801c27e33255f3a71d84d38281c1bb42600f2.zip |
* cygcheck.cc (dump_sysinfo_services): Quote the path for popen.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 4d0e775b1..335f38775 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,7 @@ +2009-01-05 Pierre Humblet <Pierre.Humblet@ieee.org> + + * cygcheck.cc (dump_sysinfo_services): Quote the path for popen. + 2008-12-30 Pierre Humblet <Pierre.Humblet@ieee.org> * cygcheck.cc (pretty_id): Quote the path for popen. |