diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-05-22 17:44:11 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-05-22 17:44:11 +0000 |
commit | 9f31058dbe774d84139c77332a6443151b66f5e6 (patch) | |
tree | eacb097d033f47833e8eb44f54dde10ea43867b4 /ChangeLog | |
parent | 8f07e2055ddda6e3ef9414cd08c849b5c6a6562c (diff) | |
download | mana-client-9f31058dbe774d84139c77332a6443151b66f5e6.tar.gz mana-client-9f31058dbe774d84139c77332a6443151b66f5e6.tar.bz2 mana-client-9f31058dbe774d84139c77332a6443151b66f5e6.tar.xz mana-client-9f31058dbe774d84139c77332a6443151b66f5e6.zip |
Fix compile errors when compiling with GCC 4.3 (patch by rodge)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-05-22 Roderic Morris <roderic@ccs.neu.edu> + + * src/gui/widgets/tab.cpp, src/utils/sha256.cpp: Fix compile errors + when compiling with GCC 4.3. + 2008-05-20 Bjørn Lindeijer <bjorn@lindeijer.nl> * INSTALL: Mention Subversion instead of CVS. |