CHANGES #1

  • //
  • guest/
  • perforce_software/
  • p4jtail/
  • CHANGES
  • View
  • Commits
  • Open Download .zip Download (1 KB)
                          Change History for p4jtail
                                Version 2009.2


Major new functionality in 2009.2

	#218740 (Bug #35966)
           p4jtail now hanldes P4CHARSET and supports connecting to
           unicode servers.

Minor new functionality in 2009.2

	#221860 (Bug #35868)
     	   Option added to p4jtail to exit on journal rotation. The -x
           flag specifies that 'p4jtail' should terminate when a journal
           rotation is detected. Needed to support off-line checkpointing.

Bugs fixed in 2009.2

	#198015 (Bug #33451)  **
           When using p4jtail with 'p4d -jrc', table updates might not
           occur promptly or at all if p4jtail was killed via cntl-c.
           See the 2009.2 P4API release notes for further details.

	#221747 (Bug #35741) *
            p4jtail hangs and its process goes idle when the source server is
            restarted. If a client is connected to a server and the connection
            is lost while the client is idle between commands to that server,
            the client commands silently fail without error or results. This
            has been fixed.

*  -- requires p4jtail be built with 2009.2 or later p4api
** -- requires 2009.2 or later p4d server program
# Change User Description Committed
#1 7532 scommon Updates to p4jtail to enable support for unicode servers, and a new option (-x)
to allow p4jtail to exit when a journal rotation is detected. See the CHANGES file
for further details.