mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-12 02:35:28 +01:00
fix whitespace in changelog entry
This commit is contained in:
parent
f72f7be1d3
commit
be4d82189f
16
ChangeLog
16
ChangeLog
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
* glib/gkeyfile.c
|
* glib/gkeyfile.c
|
||||||
(find_file_in_data_dirs): clean up a leak (#156652,
|
(find_file_in_data_dirs): clean up a leak (#156652,
|
||||||
Morten Welinder)
|
Morten Welinder)
|
||||||
(g_key_file_load_from_fd): propagate fstat() error
|
(g_key_file_load_from_fd): propagate fstat() error
|
||||||
conditions and retry read on EAGAIN (#156647, Morten
|
conditions and retry read on EAGAIN (#156647, Morten
|
||||||
Welinder). Return error if file is NOT regular, not if
|
Welinder). Return error if file is NOT regular, not if
|
||||||
it is regular (bug introduced from last commited bug
|
it is regular (bug introduced from last commited bug
|
||||||
fix).
|
fix).
|
||||||
(g_key_file_load_from_data_dirs): allocate enough space
|
(g_key_file_load_from_data_dirs): allocate enough space
|
||||||
for the terminating NULL.
|
for the terminating NULL.
|
||||||
|
|
||||||
2004-10-28 Ray Strode <rstrode@redhat.com>
|
2004-10-28 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
* glib/gkeyfile.c
|
* glib/gkeyfile.c
|
||||||
(find_file_in_data_dirs): clean up a leak (#156652,
|
(find_file_in_data_dirs): clean up a leak (#156652,
|
||||||
Morten Welinder)
|
Morten Welinder)
|
||||||
(g_key_file_load_from_fd): propagate fstat() error
|
(g_key_file_load_from_fd): propagate fstat() error
|
||||||
conditions and retry read on EAGAIN (#156647, Morten
|
conditions and retry read on EAGAIN (#156647, Morten
|
||||||
Welinder). Return error if file is NOT regular, not if
|
Welinder). Return error if file is NOT regular, not if
|
||||||
it is regular (bug introduced from last commited bug
|
it is regular (bug introduced from last commited bug
|
||||||
fix).
|
fix).
|
||||||
(g_key_file_load_from_data_dirs): allocate enough space
|
(g_key_file_load_from_data_dirs): allocate enough space
|
||||||
for the terminating NULL.
|
for the terminating NULL.
|
||||||
|
|
||||||
2004-10-28 Ray Strode <rstrode@redhat.com>
|
2004-10-28 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
* glib/gkeyfile.c
|
* glib/gkeyfile.c
|
||||||
(find_file_in_data_dirs): clean up a leak (#156652,
|
(find_file_in_data_dirs): clean up a leak (#156652,
|
||||||
Morten Welinder)
|
Morten Welinder)
|
||||||
(g_key_file_load_from_fd): propagate fstat() error
|
(g_key_file_load_from_fd): propagate fstat() error
|
||||||
conditions and retry read on EAGAIN (#156647, Morten
|
conditions and retry read on EAGAIN (#156647, Morten
|
||||||
Welinder). Return error if file is NOT regular, not if
|
Welinder). Return error if file is NOT regular, not if
|
||||||
it is regular (bug introduced from last commited bug
|
it is regular (bug introduced from last commited bug
|
||||||
fix).
|
fix).
|
||||||
(g_key_file_load_from_data_dirs): allocate enough space
|
(g_key_file_load_from_data_dirs): allocate enough space
|
||||||
for the terminating NULL.
|
for the terminating NULL.
|
||||||
|
|
||||||
2004-10-28 Ray Strode <rstrode@redhat.com>
|
2004-10-28 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
* glib/gkeyfile.c
|
* glib/gkeyfile.c
|
||||||
(find_file_in_data_dirs): clean up a leak (#156652,
|
(find_file_in_data_dirs): clean up a leak (#156652,
|
||||||
Morten Welinder)
|
Morten Welinder)
|
||||||
(g_key_file_load_from_fd): propagate fstat() error
|
(g_key_file_load_from_fd): propagate fstat() error
|
||||||
conditions and retry read on EAGAIN (#156647, Morten
|
conditions and retry read on EAGAIN (#156647, Morten
|
||||||
Welinder). Return error if file is NOT regular, not if
|
Welinder). Return error if file is NOT regular, not if
|
||||||
it is regular (bug introduced from last commited bug
|
it is regular (bug introduced from last commited bug
|
||||||
fix).
|
fix).
|
||||||
(g_key_file_load_from_data_dirs): allocate enough space
|
(g_key_file_load_from_data_dirs): allocate enough space
|
||||||
for the terminating NULL.
|
for the terminating NULL.
|
||||||
|
|
||||||
2004-10-28 Ray Strode <rstrode@redhat.com>
|
2004-10-28 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
* glib/gkeyfile.c
|
* glib/gkeyfile.c
|
||||||
(find_file_in_data_dirs): clean up a leak (#156652,
|
(find_file_in_data_dirs): clean up a leak (#156652,
|
||||||
Morten Welinder)
|
Morten Welinder)
|
||||||
(g_key_file_load_from_fd): propagate fstat() error
|
(g_key_file_load_from_fd): propagate fstat() error
|
||||||
conditions and retry read on EAGAIN (#156647, Morten
|
conditions and retry read on EAGAIN (#156647, Morten
|
||||||
Welinder). Return error if file is NOT regular, not if
|
Welinder). Return error if file is NOT regular, not if
|
||||||
it is regular (bug introduced from last commited bug
|
it is regular (bug introduced from last commited bug
|
||||||
fix).
|
fix).
|
||||||
(g_key_file_load_from_data_dirs): allocate enough space
|
(g_key_file_load_from_data_dirs): allocate enough space
|
||||||
for the terminating NULL.
|
for the terminating NULL.
|
||||||
|
|
||||||
2004-10-28 Ray Strode <rstrode@redhat.com>
|
2004-10-28 Ray Strode <rstrode@redhat.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user