mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Move ChangeLog entry to right ChangeLog.
svn path=/trunk/; revision=7538
This commit is contained in:
parent
db1ff156d5
commit
0275c4141e
11
ChangeLog
11
ChangeLog
@ -19,17 +19,6 @@
|
||||
to multiply by the size of the table entry. Just use a for loop
|
||||
instead, clearer. Odd I didn't notice when testing this code.
|
||||
|
||||
2008-09-22 Nelson Benítez León <nbenitez@svn.gnome.org>
|
||||
|
||||
* gio/gioenums.h: Add new GFileCopyFlag, to leave target file with
|
||||
default perms, instead of setting the source file perms, in a copy
|
||||
operation.
|
||||
|
||||
* gio/gfile.c (g_file_copy_attributes)
|
||||
(build_attribute_list_for_copy)
|
||||
(should_copy): Not copy "unix::mode" attribute if we have received
|
||||
G_FILE_COPY_TARGET_DEFAULT_PERMS flag.
|
||||
|
||||
2008-09-19 Hans Petter Jansson <hpj@novell.com>
|
||||
|
||||
Rewrite most of GHashTable to use open addressing with quadratic
|
||||
|
@ -1,3 +1,14 @@
|
||||
2008-09-22 Nelson Benítez León <nbenitez@svn.gnome.org>
|
||||
|
||||
* gioenums.h: Add new GFileCopyFlag, to leave target file with
|
||||
default perms, instead of setting the source file perms, in a copy
|
||||
operation.
|
||||
|
||||
* gfile.c (g_file_copy_attributes)
|
||||
(build_attribute_list_for_copy)
|
||||
(should_copy): Not copy "unix::mode" attribute if we have received
|
||||
G_FILE_COPY_TARGET_DEFAULT_PERMS flag.
|
||||
|
||||
2008-09-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdesktopappinfo.c (expand_macro_single): Plug a memory leak
|
||||
|
Loading…
Reference in New Issue
Block a user