# # ChangeLog for main/trunk/greenstone2/common-src/src/getpw/getpw.cpp # # Generated by Trac 1.4.2 # 2024-04-25T20:50:23+12:00 Thu, 10 Jan 2013 02:23:59 GMT davidb [26649] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) Code changed from using __WIN32__ use to _MSC_VER (the difference ... Tue, 05 Oct 2010 22:20:59 GMT sjm84 [23048] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 05 Oct 2010 22:18:32 GMT sjm84 [23047] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Fri, 12 Jun 2009 03:57:06 GMT mdewsnip [19821] * gsdl/trunk/common-src/src/getpw/getpw.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/collectoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/wizardaction.cpp (modified) Commented out all occurrences of #define _XOPEN_SOURCE_EXTENDED 1 ...