summaryrefslogtreecommitdiff
path: root/hsqldb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 08:43:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 08:43:59 +0000
commit0b626e4e81da179568648247af2d18e5961437fa (patch)
tree7c549a21bb099b6f124d85aebe5429383b1d285a /hsqldb
parent9bee8631d23771beb7fe129529db369c6876fa8d (diff)
INTEGRATION: CWS hsqldb9 (1.13.4); FILE MERGED
2006/09/05 08:46:12 oj 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/07 09:10:23 fs 1.13.4.1: #i65426# convert sql-error-messages.properties
Diffstat (limited to 'hsqldb')
-rwxr-xr-xhsqldb/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk
index 4726e5c1e2dd..f3791b2d375f 100755
--- a/hsqldb/makefile.mk
+++ b/hsqldb/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: hr $ $Date: 2006-08-14 16:18:13 $
+# last change: $Author: vg $ $Date: 2006-09-25 09:43:59 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@ TARFILE_ROOTDIR=hsqldb
CONVERTFILES=build$/build.xml\
doc/changelist_1_8_0.txt\
- src/org/hsqldb/resources/sql-error-messages_it.properties
+ src/org/hsqldb/resources/sql-error-messages.properties
PATCH_FILE_NAME=hsqldb_1_8_0
# ADDITIONAL_FILES= src$/org$/hsqldb$/Collation.java \
.cxx?h=feature/wasm&id=b1dd670876cfdd3522de546e6eb4925bcde35a6b'>tdf#58944: comment DOCX table header row limit betterLászló Németh 2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski 2018-10-19clang-tidy readability-container-size-emptyNoel Grandin 2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh 2018-09-29Simplify containers iterations in w*Arkadiy Illarionov 2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh 2018-09-11ofz#10228 Integer-overflowCaolán McNamara 2018-09-06ofz#10228 Integer-overflowCaolán McNamara