diff options
author | Pierre Humblet <phumblet@phumblet.no-ip.org> | 2004-10-26 01:53:27 +0000 |
---|---|---|
committer | Pierre Humblet <phumblet@phumblet.no-ip.org> | 2004-10-26 01:53:27 +0000 |
commit | fdf4ad73e1cccdcc9f9a03a2605615ef4835013c (patch) | |
tree | 687a08aff78bb97397bda4dc15b7e657fe09985e /winsup/cygwin/ChangeLog | |
parent | 9a0fdd231511a19e99b04ecae7e272f7eb4b840e (diff) | |
download | cygnal-fdf4ad73e1cccdcc9f9a03a2605615ef4835013c.tar.gz cygnal-fdf4ad73e1cccdcc9f9a03a2605615ef4835013c.tar.bz2 cygnal-fdf4ad73e1cccdcc9f9a03a2605615ef4835013c.zip |
2004-10-26 Pierre Humblet <pierre.humblet@ieee.org>
* registry.cc (get_registry_hive_path): Simplify and add a
debug_printf in case of failure.
(load_registry_hive): Revert the 2004-04-19 change.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 89ac3e42f..d08e6d36a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2004-10-26 Pierre Humblet <pierre.humblet@ieee.org> + + * registry.cc (get_registry_hive_path): Simplify and add a + debug_printf in case of failure. + (load_registry_hive): Revert the 2004-04-19 change. + 2004-10-20 Christopher Faylor <cgf@timesys.com> * select.cc (start_thread_socket): Remove attempt to delay reading of |