bk commit - MyODBC 3.51 (1.521)
am 06.10.2005 01:59:42 von pharveyBelow is the list of changes that have just been commited into a local
MyODBC 3.51 repository of 'pharvey'. When 'pharvey' does a push, they will
be propogaged to the main repository and within 2 hours after the push
into the public repository.
For more information on how to access the public repository see:
http://www.mysql.com/products/myodbc/faq_2.html#Development_ source
You can also browse the changes from public repository:
Complete repository: http://mysql.bkbits.net:8080/myodbc3/
This changeset : http://mysql.bkbits.net:8080/myodbc3/cset@1.521
ChangeSet
1.521 05/10/05 16:59:42 pharvey@mercury.codebydesign.com +3 -0
- updated changelog
- rm misc.c from driver_r (we do not have one anymore)
- rm xcode project (slipped in by accident)
driver_r/Makefile.am
1.11 05/10/05 16:59:39 pharvey@mercury.codebydesign.com +0 -1
- updated changelog
- rm misc.c from driver_r (we do not have one anymore)
ChangeLog
1.36 05/10/05 16:59:39 pharvey@mercury.codebydesign.com +3 -0
- updated changelog
- rm misc.c from driver_r (we do not have one anymore)
BitKeeper/deleted/.del-project.pbxproj~9907d0f0826d4f89
1.2 05/10/05 16:44:04 pharvey@mercury.codebydesign.com +0 -0
Delete: .xcode/project.pbxproj
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: pharvey
# Host: mercury.codebydesign.com
# Root: /home/pharvey/SandBox/MySQL/myodbc-3.51
--- 1.35/ChangeLog 2005-08-25 09:03:51 -07:00
+++ 1.36/ChangeLog 2005-10-05 16:59:39 -07:00
@@ -6,6 +6,9 @@
25-Aug-2005 (3.51.12): pharvey@mysql.com
---------------------------------------------
+-- added -w option to myodbc3i (to disable gui popups)
+-- a redone help screen in myodbc3i
+-- ODBCINI env var now used (if exists) for SQLConnect
-- fixed problem with positioned update
-- source: moved source towards Qt4
-- source: started move of win32 dir into root
--- 1.10/driver_r/Makefile.am 2005-01-28 11:33:50 -08:00
+++ 1.11/driver_r/Makefile.am 2005-10-05 16:59:39 -07:00
@@ -47,7 +47,6 @@
$(DRIVER_SOURCE)/execute.c \
$(DRIVER_SOURCE)/handle.c\
$(DRIVER_SOURCE)/info.c \
-$(DRIVER_SOURCE)/misc.c \
$(DRIVER_SOURCE)/myodbc3.c \
$(DRIVER_SOURCE)/options.c \
$(DRIVER_SOURCE)/prepare.c \
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org