diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-01-02 23:32:27 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-01-02 23:32:27 +0000 |
commit | 84c133b9c46fbd8a3bbd34e6cea954ad48604a33 (patch) | |
tree | daa3f537da0e8415639b965e7e90c204385a75bf | |
parent | c668f46d9e3b98617a45273a229f178e859dda33 (diff) | |
download | gtk+-84c133b9c46fbd8a3bbd34e6cea954ad48604a33.tar.gz |
Mention another bug number, too, in my last entry.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-6 | 4 | ||||
-rw-r--r-- | ChangeLog.pre-2-8 | 4 |
4 files changed, 8 insertions, 8 deletions
@@ -18,8 +18,8 @@ inspect the contents of a nonexistent floppy will cause errors later that are handled normally, no need to avoid them completely. Keep the drive type in the GtkFileSystemVolume. - Support UNC paths. (#161797) Fix error message capitalizations - as in gtkfilesystemunix.c. + Support UNC paths. (#161797, #137874) Fix error message + capitalizations as in gtkfilesystemunix.c. (gtk_file_system_win32_init): Start one timeout per GtkFileSystemWin32. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e9dfccb396..ca5fb9bf27 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -18,8 +18,8 @@ inspect the contents of a nonexistent floppy will cause errors later that are handled normally, no need to avoid them completely. Keep the drive type in the GtkFileSystemVolume. - Support UNC paths. (#161797) Fix error message capitalizations - as in gtkfilesystemunix.c. + Support UNC paths. (#161797, #137874) Fix error message + capitalizations as in gtkfilesystemunix.c. (gtk_file_system_win32_init): Start one timeout per GtkFileSystemWin32. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index e9dfccb396..ca5fb9bf27 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -18,8 +18,8 @@ inspect the contents of a nonexistent floppy will cause errors later that are handled normally, no need to avoid them completely. Keep the drive type in the GtkFileSystemVolume. - Support UNC paths. (#161797) Fix error message capitalizations - as in gtkfilesystemunix.c. + Support UNC paths. (#161797, #137874) Fix error message + capitalizations as in gtkfilesystemunix.c. (gtk_file_system_win32_init): Start one timeout per GtkFileSystemWin32. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e9dfccb396..ca5fb9bf27 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -18,8 +18,8 @@ inspect the contents of a nonexistent floppy will cause errors later that are handled normally, no need to avoid them completely. Keep the drive type in the GtkFileSystemVolume. - Support UNC paths. (#161797) Fix error message capitalizations - as in gtkfilesystemunix.c. + Support UNC paths. (#161797, #137874) Fix error message + capitalizations as in gtkfilesystemunix.c. (gtk_file_system_win32_init): Start one timeout per GtkFileSystemWin32. |