Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (d734cd51cb2c40f80782fd0b84e0d162f08ed4a4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (d734cd51cb2c40f80782fd0b84e0d162f08ed4a4)
  • Date: Sat, 9 Jun 2012 09:05:25 -0500

GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:

database/ibpp/DETAILS | 2 +-
database/ibpp/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 7ffb2c104239e17b39a7950032e3cd227d20db61
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

ibpp: use the right char for (r)

diff --git a/database/ibpp/DETAILS b/database/ibpp/DETAILS
index e146917..0a27ced 100755
--- a/database/ibpp/DETAILS
+++ b/database/ibpp/DETAILS
@@ -13,7 +13,7 @@ SHORT="C++ classes to access and administer a Firebird
database"
cat << EOF
IBPP, where 'PP' stands for '++', is a C++ client interface for
Firebird Server versions 1.0, 1.5 and further. It also works with
-InterBase� 6.0, though it is expected it might only support Firebird
+InterBase® 6.0, though it is expected it might only support Firebird
in the future. It is a class library, free of any specific
development tool dependancies. It is not tied to any 'visual' or
'RAD' tool. It was indeed developed to add Firebird access in any
diff --git a/database/ibpp/HISTORY b/database/ibpp/HISTORY
index d6d2aad..ca53f7c 100644
--- a/database/ibpp/HISTORY
+++ b/database/ibpp/HISTORY
@@ -1,3 +1,6 @@
+2012-06-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: use properly encoded char for (r)
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (d734cd51cb2c40f80782fd0b84e0d162f08ed4a4), Andraž Levstik, 06/09/2012

Archive powered by MHonArc 2.6.24.

Top of Page