diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-02-26 19:59:09 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-26 19:59:09 +0000 |
commit | 9d31301606aeb9b981cc5cfbcad13a8617ad4594 (patch) | |
tree | ace4bf5bb986c49de183e772760ba325a9291372 /ChangeLog.pre-2-6 | |
parent | abb3c8d534ab931f6adeeea73739395ee39ee37f (diff) |
fix wrong bug number
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c263521a2..1143d2f80 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,7 +1,7 @@ Tue Feb 26 14:56:31 2002 Owen Taylor <otaylor@redhat.com> * glib-2.0.pc.in: Reorder @INTL_LIBS@ and @ICONV_LIBS@ in case - -lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72717) + -lintl depends on -licon. (Miroslaw Dobrzanski-Neumann #72708) Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com> |