Bug fix in FileIssue.
* Property changes that changed the filename of the underlying file were neglecting to update the internal file pointer to the new file.
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
#Thu, 08 Dec 2011 15:46:01 -0600
|
||||
#Sun, 11 Dec 2011 21:03:38 -0600
|
||||
#Sat Apr 24 17:08:00 CDT 2010
|
||||
build.dir=build
|
||||
src.dir=src
|
||||
lib.shared.dir=../shared-libs
|
||||
test.dir=test
|
||||
build.number=2
|
||||
version=3.2.2
|
||||
build.number=3
|
||||
version=3.2.3
|
||||
name=libpit
|
||||
lib.dir=lib
|
||||
lib.local=true
|
||||
|
Reference in New Issue
Block a user