diff options
author | Tim Janik <timj@imendio.com> | 2006-01-23 16:32:22 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2006-01-23 16:32:22 +0000 |
commit | 35db6815fda57c7ec1126e05051fd6f87bf99e94 (patch) | |
tree | fa4abefae25cd6ccf7aa320d83ed6ed9c154954f /ChangeLog.pre-2-10 | |
parent | 75db5782889dde25bb9f0ee7d4f06db0fa7edf5b (diff) |
wiped out all the wonderfull G_OS_WIN32 code i wrote ;-[) after tml told
Mon Jan 23 17:30:33 2006 Tim Janik <timj@imendio.com>
* glib/gutils.c (_g_getenv_nomalloc): wiped out all the wonderfull
G_OS_WIN32 code i wrote ;-[) after tml told me windows has getenv()
as well.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index bfecd6a72..482516a42 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Mon Jan 23 17:30:33 2006 Tim Janik <timj@imendio.com> + + * glib/gutils.c (_g_getenv_nomalloc): wiped out all the wonderfull + G_OS_WIN32 code i wrote ;-[) after tml told me windows has getenv() + as well. + Mon Jan 23 16:46:20 2006 Tim Janik <timj@imendio.com> * glib/gslice.c (slice_config_init): initialize GSlice config from |